aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/hotplug.d
diff options
context:
space:
mode:
authorP.Wassi <p.wassi at gmx.at>2016-05-11 09:40:00 +0200
committerJohn Crispin <john@phrozen.org>2016-05-12 03:29:36 +0200
commit8307c2fe686ded345c80318359d5b6679e581fa2 (patch)
treede1471d6f34b42edf0af43c7a81b4a6d65e314bb /target/linux/ar71xx/base-files/etc/hotplug.d
parentc855e70491fbd5d432915c4cbeb3b80f3a117e30 (diff)
downloadupstream-8307c2fe686ded345c80318359d5b6679e581fa2.tar.gz
upstream-8307c2fe686ded345c80318359d5b6679e581fa2.tar.bz2
upstream-8307c2fe686ded345c80318359d5b6679e581fa2.zip
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>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/hotplug.d')
-rw-r--r--target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index 3490129e25..d925a852d6 100644
--- a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@ -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