2
0
forked from Ivasoft/openwrt

ar71xx: Add support for Ubiquiti UniFi AP AC PRO

Add support for the Ubiquiti UniFi AP AC PRO
Signed-off-by: P.Wassi <p.wassi at gmx.at>
This commit is contained in:
P.Wassi
2016-05-11 09:40:00 +02:00
committed by John Crispin
parent c855e70491
commit 8307c2fe68
10 changed files with 103 additions and 4 deletions

View File

@@ -76,7 +76,8 @@ case "$FIRMWARE" in
ath10kcal_extract "ART" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16)
;;
unifiac-lite)
unifiac-lite | \
unifiac-pro)
ath10kcal_extract "EEPROM" 20480 2116
;;
esac