fix copy loader.elf to image builder and add some package lists for brcm-2.6 (fixes...
[openwrt.git] / 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