[ar7] include second ethernet interface in bridge after r20022
[openwrt.git] / target / linux / ar7 / base-files / etc / config / network
index 88ddee0..9ba0e6d 100644 (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
This page took 0.020715 seconds and 4 git commands to generate.