aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips')
-rwxr-xr-xtarget/linux/ramips/base-files/etc/board.d/02_network11
1 files changed, 7 insertions, 4 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network
index ecdae638f5..e2a2f94300 100755
--- a/target/linux/ramips/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/base-files/etc/board.d/02_network
@@ -87,13 +87,9 @@ ramips_setup_interfaces()
sk-wb8|\
vr500|\
wf-2881|\
- whr-300hp2|\
- whr-600d|\
witi|\
wl-wn575a3|\
wndr3700v5|\
- wsr-1166|\
- wsr-600|\
wt1520|\
y1|\
youku-yk1|\
@@ -105,6 +101,13 @@ ramips_setup_interfaces()
ucidef_add_switch "switch0" \
"0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0"
;;
+ whr-300hp2|\
+ whr-600d|\
+ wsr-1166|\
+ wsr-600)
+ ucidef_add_switch "switch0" \
+ "0:lan:1" "1:lan:2" "2:lan:3" "3:lan:4" "4:wan:5" "6@eth0"
+ ;;
ar670w|\
ar725w|\
rt-n15|\