ar71xx: add model detection for UBNT Rocket Ti (#943)

This commit is contained in:
Neal Oakey 2016-11-29 15:33:19 +01:00 committed by Matthias Schiffer
parent 3d9a3f35be
commit 212c38f074

View File

@ -30,8 +30,8 @@ index a9dca58..1985c88 100755
+ "e0a") + "e0a")
+ model="Ubiquiti NanoStation loco M" + model="Ubiquiti NanoStation loco M"
+ ;; + ;;
+ "e1b") # Note: the M5 has not been tested! + "e1b"|\ # Note: the M5 / M5 Ti haven't yet been verified!
+ # and the Ti Versions are still missing + "e1d") # Rocket Ti M
+ model="Ubiquiti Rocket M" + model="Ubiquiti Rocket M"
+ ;; + ;;
+ "e20"|\ + "e20"|\