2
0
forked from Ivasoft/openwrt

ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation

SVN-Revision: 31144
This commit is contained in:
Jo-Philipp Wich
2012-03-29 16:03:04 +00:00
parent de0527a354
commit e9c4d3d1f2
12 changed files with 71 additions and 1 deletions

View File

@@ -54,8 +54,9 @@ ramips_setup_interfaces()
ucidef_add_switch_vlan "switch0" "2" "4 8t"
;;
freestation5 | \
wcr-150gn)
ucidef_set_interface_lan_wan "eth0.2" "eth0.1"
ucidef_set_interfaces_lan_wan "eth0.2" "eth0.1"
;;
wli-tx4-ag300n)