forked from Ivasoft/openwrt
lantiq: make leds and network work on VG3503J
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36445
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user