aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/rt305x/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ramips/rt305x/base-files/etc/board.d/02_network6
1 files changed, 1 insertions, 5 deletions
diff --git a/target/linux/ramips/rt305x/base-files/etc/board.d/02_network b/target/linux/ramips/rt305x/base-files/etc/board.d/02_network
index d6ba16f7a8..5f18aa98f5 100755
--- a/target/linux/ramips/rt305x/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/rt305x/base-files/etc/board.d/02_network
@@ -48,6 +48,7 @@ ramips_setup_interfaces()
hame,mpr-a2|\
hauppauge,broadway|\
hootoo,ht-tm02|\
+ huawei,d105|\
intenso,memory2move|\
netgear,wnce2001|\
tenda,3g150b|\
@@ -109,11 +110,6 @@ ramips_setup_interfaces()
ucidef_add_switch "switch0" \
"0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "4:wan:5" "6@eth0"
;;
- huawei,d105)
- ucidef_add_switch "switch0"
- ucidef_add_switch_attr "switch0" "enable" "false"
- ucidef_set_interface_lan "eth0"
- ;;
huawei,hg255d)
ucidef_add_switch "switch0" \
"1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "0:wan" "6@eth0"