cleanup ucidef_set_interface* usage
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 02_network
index 7c4958a71f826cf49fff3cdb55674910da80f64e..b637113eff11fa549803eed6e96b659b4018ca05 100755 (executable)
@@ -69,7 +69,6 @@ bsb)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ucidef_add_switch "switch0" \
                "0@eth1" "1:lan" "3:lan"  # XXX: confirm cpu port!
-       ucidef_set_interface_wlan
        ;;
 
 cpe210|\
@@ -194,7 +193,7 @@ el-m150)
        ;;
 
 tellstick-znet-lite)
-       ucidef_set_interface_wan "eth0" "dhcp"
+       ucidef_set_interface_wan "eth0"
        ucidef_set_interface_raw "wlan" "wlan0" "dhcp"
        ;;
 
@@ -394,6 +393,7 @@ gl-ar150 |\
 gl-ar300m |\
 gl-domino |\
 gl-inet |\
+gl-mifi |\
 jwap003 |\
 pb42 |\
 pb44 |\
@@ -478,7 +478,8 @@ tl-wr842n-v3 |\
 whr-g301n |\
 whr-hp-g300n |\
 whr-hp-gn |\
-wzr-hp-ag300h)
+wzr-hp-ag300h |\
+zbt-we1526)
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
        ucidef_add_switch "switch0" \
                "0@eth0" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1"