2
0
forked from Ivasoft/openwrt

remove preconfig variables

SVN-Revision: 31256
This commit is contained in:
Jo-Philipp Wich
2012-04-12 09:43:41 +00:00
parent b7e2959450
commit d558632955
2 changed files with 1 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2006-2012 OpenWrt.org
config interface loopback
option ifname lo
@@ -9,5 +9,3 @@ config interface loopback
config interface lan
option ifname eth0
option proto dhcp
option ipaddr 192.168.1.1
option netmask 255.255.255.0