all: drop old uci-defaults.sh
[openwrt/staging/rmilecki.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index f2c0edb576b06e6f2fafbac55e096e0a914375d6..a55c9eb24f8da908201fb149395441942a1bcb0c 100755 (executable)
@@ -2,7 +2,7 @@
 
 . /lib/functions.sh
 . /lib/ramips.sh
-. /lib/functions/uci-defaults-new.sh
+. /lib/functions/uci-defaults.sh
 . /lib/functions/system.sh
 
 ramips_setup_rt3x5x_vlans()
@@ -32,8 +32,6 @@ ramips_setup_interfaces()
 {
        local board="$1"
 
-       ucidef_set_interface_loopback
-
        case $board in
        3g150b|\
        3g300m|\
@@ -80,6 +78,7 @@ ramips_setup_interfaces()
        wf-2881|\
        whr-300hp2|\
        whr-600d|\
+       witi|\
        wsr-1166|\
        wsr-600|\
        wt1520|\