diff options
Diffstat (limited to 'package/dnsmasq')
-rw-r--r-- | package/dnsmasq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile index d7e5f18b61..d0beeb6f49 100644 --- a/package/dnsmasq/Makefile +++ b/package/dnsmasq/Makefile @@ -24,7 +24,6 @@ include $(INCLUDE_DIR)/package.mk define Package/dnsmasq SECTION:=net CATEGORY:=Base system - DEFAULT:=y TITLE:=A lightweight DNS and DHCP server DESCRIPTION:=\ It is intended to provide coupled DNS and DHCP service to a LAN. |