summaryrefslogtreecommitdiff
path: root/target/linux/kirkwood/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2017-12-28 00:40:49 +0100
committerMathias Kresin <dev@kresin.me>2018-01-09 22:06:54 +0100
commit0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284 (patch)
tree6d645a88c107925df21a38adafc3644216eba543 /target/linux/kirkwood/base-files/etc/board.d/02_network
parentd2e18dae2892b5779226b75d49aa7e6078835ffe (diff)
downloadmtk-20170518-0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284.zip
mtk-20170518-0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284.tar.gz
mtk-20170518-0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284.tar.bz2
kirkwood: drop support for orphaned boards
No image build code for the Guruplug, Sheevaplug and NSA310S exists. Drop support for the boards for now. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/kirkwood/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/kirkwood/base-files/etc/board.d/02_network8
1 files changed, 1 insertions, 7 deletions
diff --git a/target/linux/kirkwood/base-files/etc/board.d/02_network b/target/linux/kirkwood/base-files/etc/board.d/02_network
index 85049d2..549d232 100755
--- a/target/linux/kirkwood/base-files/etc/board.d/02_network
+++ b/target/linux/kirkwood/base-files/etc/board.d/02_network
@@ -16,15 +16,9 @@ case "$board" in
"goflexnet"|\
"ib62x0"|\
"iconnect"|\
-"nsa310s"|\
-"pogo_e02"|\
-"sheevaplug"|\
-"sheevaplug-esata")
+"pogo_e02")
ucidef_set_interface_lan "eth0" "dhcp"
;;
-"guruplug-server-plus")
- ucidef_set_interface_lan "eth0 eth1" "dhcp"
- ;;
"linksys-audi"|\
"linksys-viper")
ucidef_add_switch "switch0" \