ramips: make built-in switch transparent for ALL0256N and ALL5002
[15.05/openwrt.git] / target / linux / ramips / base-files / etc / uci-defaults / network
index d20b60a..76c6901 100755 (executable)
@@ -42,7 +42,10 @@ ramips_setup_interfaces()
 
        case $board in
        all0256n | \
-       all5002 | \
+       all5002)
+               ucidef_set_interface_lan "eth0"
+               ;;
+
        dir-615-h1 | \
        wl-330n)
                ucidef_set_interface_lan "eth0.1"