projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sync with buildroot2 from uclibc
[openwrt.git]
/
openwrt
/
package
/
dnsmasq
/
dnsmasq.mk
diff --git
a/openwrt/package/dnsmasq/dnsmasq.mk
b/openwrt/package/dnsmasq/dnsmasq.mk
index
b1848c6
..
e6b50a2
100644
(file)
--- a/
openwrt/package/dnsmasq/dnsmasq.mk
+++ b/
openwrt/package/dnsmasq/dnsmasq.mk
@@
-48,3
+48,7
@@
dnsmasq-clean:
dnsmasq-dirclean:
rm -rf $(DNSMASQ_DIR)
+
+ifeq ($(strip $(BR2_PACKAGE_DNSMASQ)),y)
+TARGETS+=dnsmasq
+endif
This page took
0.032189 seconds
and
4
git commands to generate.