mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 22:21:32 +02:00
7bd944d215
make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
285 B
Plaintext
11 lines
285 B
Plaintext
config BR2_PACKAGE_DNSMASQ
|
|
prompt "dnsmasq........................... Lightweight DNS and DHCP server"
|
|
tristate
|
|
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/
|
|
|