2
0
forked from Ivasoft/openwrt

ramips: rt305x: add add support for the Asus WL-330N board

[juhosg: reorder several lines in order to keep things sorted
alphabetically]

Signed-off-by: Frédéric Leroy <fredo@starox.org>

SVN-Revision: 31100
This commit is contained in:
Gabor Juhos
2012-03-27 19:29:57 +00:00
parent af2c5df66a
commit e4e24c5512
12 changed files with 116 additions and 2 deletions

View File

@@ -16,7 +16,8 @@ ramips_setup_interfaces()
ucidef_set_interface_loopback
case $board in
all0256n)
all0256n | \
wl-330n)
ucidef_set_interface_lan "eth0.1"
;;