1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 20:39:49 +03:00

remove unneeded config file section fixes #2594

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9442 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thepeople 2007-10-25 02:58:35 +00:00
parent 87897e1c59
commit f63229d431

View File

@ -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