kirkwood: Seagate GoFlex Net
[openwrt.git] / target / linux / kirkwood / base-files / etc / uci-defaults / 02_network
index 540c8c3..4ed0ab4 100644 (file)
@@ -28,15 +28,10 @@ board=$(kirkwood_board_name)
 ucidef_set_interface_loopback
 
 case "$board" in
-"dockstar")
-       set_lan_dhcp "eth0"
-       ;;
-"iconnect")
-       set_lan_dhcp "eth0"
-       ;;
-"ib62x0")
-       set_lan_dhcp "eth0"
-       ;;
+"dockstar"|\
+"goflexnet"|\
+"iconnect"|\
+"ib62x0"|\
 "pogo_e02")
        set_lan_dhcp "eth0"
        ;;