rb532: don't use bridge by default

SVN-Revision: 20238
This commit is contained in:
Alexandros C. Couloumbis 2010-03-16 08:26:50 +00:00
parent b254833bae
commit 64384f85dc

View File

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