Browse Source

rb532: don't use bridge by default

SVN-Revision: 20238
Alexandros C. Couloumbis 16 years ago
parent
commit
64384f85dc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/rb532/base-files/etc/config/network

+ 0 - 1
target/linux/rb532/base-files/etc/config/network

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