sync with buildroot2 from uclibc, add devices, may be used to build other kernel...
[openwrt-10.03/.git] / package / dnsmasq / dnsmasq.mk
index b1848c6aa8e9051d56baebadaa26fcd37e123eaf..e6b50a26135f62dfff41794d8df60911cd574b79 100644 (file)
@@ -48,3 +48,7 @@ dnsmasq-clean:
 
 dnsmasq-dirclean:
        rm -rf $(DNSMASQ_DIR)
+
+ifeq ($(strip $(BR2_PACKAGE_DNSMASQ)),y)
+TARGETS+=dnsmasq
+endif