1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ramips: make built-in switch transparent for ALL0256N and ALL5002

This allows them to transparently communicate with an external VLAN switch.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33305 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-08-29 10:37:47 +00:00
parent 2a86045d51
commit c4ce5d343d
3 changed files with 6 additions and 3 deletions

View File

@@ -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"