summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 47785a254..c8088a021 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -38,11 +38,6 @@ define Package/base-files
TITLE:=Base filesystem for OpenWrt
URL:=http://openwrt.org/
VERSION:=$(PKG_RELEASE)-$(REVISION)
- $(call Config,network.lan.proto,string,static,LAN Protocol)
- $(call Config,network.lan.ipaddr,ip,192.168.1.1,LAN IP Address)
- $(call Config,network.lan.netmask,netmask,255.255.255.0,LAN Network Mask)
- $(call Config,network.lan.gateway,ip,,LAN Gateway)
- $(call Config,network.lan.dns,ip,,LAN DNS server)
endef
define Package/base-files/conffiles