summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-25 02:58:35 +0000
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-25 02:58:35 +0000
commitf63229d431eb2f7f67d398e2aa2d52621f4f206b (patch)
treeeefd1db7e4eca1983a71386acd58d3495afbd58c /package
parent87897e1c5939928756eef0b6e93fc56e201b7aea (diff)
remove unneeded config file section fixes #2594
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9442 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/dnsmasq/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
index 7dd55af8b..629796577 100644
--- a/package/dnsmasq/Makefile
+++ b/package/dnsmasq/Makefile
@@ -25,10 +25,6 @@ define Package/dnsmasq
URL:=http://www.thekelleys.org.uk/dnsmasq/
endef
-define Package/dnsmasq/conffiles
-/etc/dnsmasq.conf
-endef
-
define Package/dnsmasq/description
It is intended to provide coupled DNS and DHCP service to a LAN.
endef