From 8cc0c34ef550ac2f842fe6811d32ac01af69d19f Mon Sep 17 00:00:00 2001 From: Henryk Heisig Date: Sun, 30 Oct 2016 17:57:27 +0100 Subject: ar71xx: Add support to Powerline ac TP-Link WPA8630 Signed-off-by: Henryk Heisig --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index f51d7db9c1..d7c4131f7b 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -1129,6 +1129,9 @@ ar71xx_board_detect() { *"WNR1000 V2") name="wnr1000-v2" ;; + *WPA8630) + name="wpa8630" + ;; *WPN824N) name="wpn824n" ;; -- cgit v1.2.3