aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt3883/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/rt3883/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ramips/rt3883/base-files/etc/board.d/02_network3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ramips/rt3883/base-files/etc/board.d/02_network b/target/linux/ramips/rt3883/base-files/etc/board.d/02_network
index 873c72cea3..7b73f93944 100755
--- a/target/linux/ramips/rt3883/base-files/etc/board.d/02_network
+++ b/target/linux/ramips/rt3883/base-files/etc/board.d/02_network
@@ -39,9 +39,6 @@ ramips_setup_interfaces()
ucidef_add_switch "switch0" \
"1:lan" "2:lan" "3:lan" "4:lan" "5:wan" "0@eth0"
;;
- *)
- ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
- ;;
esac
}