[ar7] include second ethernet interface in bridge after r20022

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21307 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2010-05-02 19:30:36 +00:00
parent 4a0dfb52df
commit b4cf72b4f9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ config interface loopback
config interface lan
option type bridge
option ifname eth0
option ifname "eth0 eth1"
option proto static
option ipaddr 192.168.1.1
option netmask 255.255.255.0