2
0
forked from Ivasoft/openwrt

ipq806x: Build image for Netgear Nighthawk X4 R7500v2

Signed-off-by: Alexis Green <alexis@cessp.it>
[Jo-Philipp Wich: add missing DEVICE_TITLE, fix model name in commit title]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Alexis Green
2016-08-19 13:56:24 -07:00
committed by Jo-Philipp Wich
parent d7e040f8bc
commit c34f953fef
8 changed files with 383 additions and 1 deletions

View File

@@ -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
;;