rb532: don't use bridge by default
authorAlexandros C. Couloumbis <alex@ozo.com>
Tue, 16 Mar 2010 08:26:50 +0000 (08:26 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Tue, 16 Mar 2010 08:26:50 +0000 (08:26 +0000)
SVN-Revision: 20238

target/linux/rb532/base-files/etc/config/network

index e3ed31f8522e2f423054b18cc2882c79fabeee4f..ee09491c793dfa152fe7c957c71efc0536285b4d 100644 (file)
@@ -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