forked from Ivasoft/openwrt
ath79: add support for UniFi AC-Mesh Pro
The Unifi AC-Mesh Pro has identical hardware to the Unifi AC-Pro except USB support. Furthermore for setting parameters like antenna gain it is helpful to know the exact device variant. Signed-off-by: Christoph Krapp <achterin@googlemail.com>
This commit is contained in:
committed by
Mathias Kresin
parent
16d6a63f85
commit
e420b7b5c5
@@ -101,6 +101,7 @@ case "$FIRMWARE" in
|
||||
;;
|
||||
"ubnt,unifiac-lite"|\
|
||||
"ubnt,unifiac-mesh"|\
|
||||
"ubnt,unifiac-mesh-pro"|\
|
||||
"ubnt,unifiac-pro")
|
||||
ath10kcal_extract "EEPROM" 20480 2116
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user