projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05f4e4
)
fix HOST_QUILT override
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Mar 2009 18:32:58 +0000
(18:32 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Mar 2009 18:32:58 +0000
(18:32 +0000)
SVN-Revision: 14996
include/quilt.mk
patch
|
blob
|
history
diff --git
a/include/quilt.mk
b/include/quilt.mk
index f5b852c3ce44e835a7f4f55882b08348efb52a90..1bbe9d6ee2142f83dad4498983bdf1e4304a8b2c 100644
(file)
--- a/
include/quilt.mk
+++ b/
include/quilt.mk
@@
-67,7
+67,7
@@
ifneq ($(PKG_BUILD_DIR),)
endif
ifneq ($(HOST_BUILD_DIR),)
- HOST_QUILT?=$(if $(findstring command,$(origin
$(QUILT)
)),$(QUILT),$(if $(wildcard $(HOST_BUILD_DIR)/.quilt_used),y))
+ HOST_QUILT?=$(if $(findstring command,$(origin
QUILT
)),$(QUILT),$(if $(wildcard $(HOST_BUILD_DIR)/.quilt_used),y))
ifneq ($(HOST_QUILT),)
HOST_STAMP_CHECKED:=$(HOST_BUILD_DIR)/.quilt_checked
override CONFIG_AUTOREBUILD=