let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / dnsmasq / Config.in
1 config BR2_PACKAGE_DNSMASQ
2         prompt "dnsmasq........................... Lightweight DNS and DHCP server"
3         tristate
4         default y
5         help
6           A lightweight DNS and DHCP server.  It is intended to provide 
7           coupled DNS and DHCP service to a LAN.
8           
9           http://www.thekelleys.org.uk/dnsmasq/
10