diff options
| -rw-r--r-- | package/dnsmasq/Makefile | 4 | 
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  | 
