sync with buildroot2 from uclibc
[openwrt.git] / openwrt / package / dnsmasq / dnsmasq.mk
index b1848c6..e6b50a2 100644 (file)
@@ -48,3 +48,7 @@ dnsmasq-clean:
 
 dnsmasq-dirclean:
        rm -rf $(DNSMASQ_DIR)
 
 dnsmasq-dirclean:
        rm -rf $(DNSMASQ_DIR)
+
+ifeq ($(strip $(BR2_PACKAGE_DNSMASQ)),y)
+TARGETS+=dnsmasq
+endif
This page took 0.020108 seconds and 4 git commands to generate.