forked from Ivasoft/openwrt
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>
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user