lantiq: make leds and network work on VG3503J
[openwrt.git] / target / linux / lantiq / base-files / etc / uci-defaults / 02_network
index 006f1bc..06390a7 100755 (executable)
@@ -69,6 +69,9 @@ WBMR)
        ucidef_add_switch_vlan "eth0" "1" "0 1 2 3 4 5"
        ;;
 
+VG3503J)
+       ucidef_set_interface_lan 'eth0 eth1'
+       ;;
 esac
 
 [ -z "$(ls /lib/modules/`uname -r`/ltq_atm*)" ] || set_atm_wan "$vpi" "$vci" "$encaps" "$payload"