mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:59:42 +02:00
a4d8c8e5ca
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@308 3c298f89-4303-0410-b956-a3cf2f4a3e73
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
config BR2_PACKAGE_DNSMASQ
|
|
tristate "dnsmasq"
|
|
default y
|
|
help
|
|
A lightweight DNS and DHCP server. It is intended to provide
|
|
coupled DNS and DHCP service to a LAN.
|
|
|
|
http://www.thekelleys.org.uk/dnsmasq/
|