diff --git a/trunk/user/dnsmasq/Makefile b/trunk/user/dnsmasq/Makefile index 45686d5ca6..97e05afd71 100644 --- a/trunk/user/dnsmasq/Makefile +++ b/trunk/user/dnsmasq/Makefile @@ -1,6 +1,6 @@ SRC_NAME=dnsmasq-2.7x -COPTS := -DHAVE_BROKEN_RTC -DNO_INOTIFY -DNO_AUTH -DNO_LOOP +COPTS := -DHAVE_BROKEN_RTC -DNO_INOTIFY -DNO_LOOP ifndef CONFIG_IPV6 COPTS += -DNO_IPV6 endif