From c34f953fefe8ad57dc9f259e074f83df5688d776 Mon Sep 17 00:00:00 2001 From: Alexis Green Date: Fri, 19 Aug 2016 13:56:24 -0700 Subject: ipq806x: Build image for Netgear Nighthawk X4 R7500v2 Signed-off-by: Alexis Green [Jo-Philipp Wich: add missing DEVICE_TITLE, fix model name in commit title] Signed-off-by: Jo-Philipp Wich --- .../linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata') diff --git a/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata index a23dd80a00..c7977e6375 100644 --- a/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata +++ b/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata @@ -56,6 +56,7 @@ case "$FIRMWARE" in hw_mac_addr=$(mtd_get_mac_ascii devinfo hw_mac_addr) ath10kcal_extract "art" 4096 12064 ;; + r7500v2 |\ r7800) ath10kcal_extract "art" 4096 12064 ;; @@ -71,6 +72,7 @@ case "$FIRMWARE" in hw_mac_addr=$(mtd_get_mac_ascii devinfo hw_mac_addr) ath10kcal_extract "art" 20480 12064 ;; + r7500v2 |\ r7800) ath10kcal_extract "art" 20480 12064 ;; -- cgit v1.2.3