diff options
Diffstat (limited to 'target/linux/package/openwrt/files/soekris')
-rw-r--r-- | target/linux/package/openwrt/files/soekris/etc/config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/package/openwrt/files/soekris/etc/config/network b/target/linux/package/openwrt/files/soekris/etc/config/network index 8383edbb5..5682cfe62 100644 --- a/target/linux/package/openwrt/files/soekris/etc/config/network +++ b/target/linux/package/openwrt/files/soekris/etc/config/network @@ -2,7 +2,7 @@ # Uncomment the following statements to override the default or nvram config ## LAN configuration -# lan_ifame="br0" +# lan_ifname="br0" # lan_proto="static" # lan_ipaddr="192.168.1.1" # lan_netmask="255.255.255.0" |