From 5abeba3450f0ca436a8e83089a0031fd279fc569 Mon Sep 17 00:00:00 2001 From: Florian Beier Date: Tue, 11 Oct 2016 20:32:26 +0200 Subject: ar71xx: add userspace support for D-Link DIR-869 A1, generate images Signed-off-by: Florian Beier [Matthias Schiffer: fix factory image, improve commit message] Signed-off-by: Matthias Schiffer --- target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/base-files/etc/hotplug.d') 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 0e93feb19c..a0a111b3d1 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 @@ -62,6 +62,7 @@ case "$FIRMWARE" in ath10kcal_extract "caldata" 20480 2116 ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) +2) ;; + dir-869-a1 | \ qihoo-c301) ath10kcal_extract "radiocfg" 20480 2116 ath10kcal_patch_mac $(mtd_get_mac_ascii devdata wlan5mac) -- cgit v1.2.3