forked from Ivasoft/openwrt
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 <mschiffer@universe-factory.net>
This commit is contained in:
@@ -212,7 +212,9 @@ ar71xx_setup_interfaces()
|
||||
ucidef_set_interface_lan "eth0" "dhcp"
|
||||
;;
|
||||
cpe210|\
|
||||
cpe510)
|
||||
cpe510|\
|
||||
wbs210|\
|
||||
wbs510)
|
||||
ucidef_add_switch "switch0" \
|
||||
"0@eth0" "5:lan" "4:wan"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user