projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
some fixes for wlcompat
[openwrt.git]
/
obsolete-buildroot
/
make
/
dnsmasq.mk
diff --git
a/obsolete-buildroot/make/dnsmasq.mk
b/obsolete-buildroot/make/dnsmasq.mk
index
d5b62a4
..
6345603
100644
(file)
--- a/
obsolete-buildroot/make/dnsmasq.mk
+++ b/
obsolete-buildroot/make/dnsmasq.mk
@@
-6,8
+6,8
@@
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
ifeq ($(filter $(TARGETS),dnsmasq1),)
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
ifeq ($(filter $(TARGETS),dnsmasq1),)
-DNSMASQ_SOURCE=dnsmasq-2.1
7
.tar.gz
-DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.1
7
+DNSMASQ_SOURCE=dnsmasq-2.1
9
.tar.gz
+DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.1
9
DNSMASQ_VER=dnsmasq2
else
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz
DNSMASQ_VER=dnsmasq2
else
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz
This page took
0.023081 seconds
and
4
git commands to generate.