aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network
index 8acd214ced..66274db15f 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -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"
;;