From 1fef80f29cf6bdfcb6cdbd913b9147797b8bc218 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 5 Jan 2017 16:01:17 +0100 Subject: ar71xx: add support for TP-Link WBS210/510 The devices are mostly identical to the CPE210/510, but use external antennas. Signed-off-by: Matthias Schiffer --- target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches') diff --git a/target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches b/target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches index 5b95f155cf..da963bf64d 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches +++ b/target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches @@ -18,7 +18,9 @@ nanostation-m-xw) ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "2" ;; cpe210|\ -cpe510) +cpe510|\ +wbs210|\ +wbs510) ucidef_add_gpio_switch "poe_passthrough" "PoE Passthrough" "20" ;; rb-912uag-2hpnd|\ -- cgit v1.2.3