patch breaks wchar_t-support in libstdc++ since a needless autoconf was disabled...
[openwrt.git] / target / linux / rb532 / base-files / etc / config / network
index 8279690..1943028 100644 (file)
@@ -7,6 +7,6 @@ config interface loopback
        option netmask  255.0.0.0
 
 config interface lan
-       option ifname   eth0
+       option ifname   eth2
        option proto    dhcp
 
This page took 0.021838 seconds and 4 git commands to generate.