projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma...
[openwrt.git]
/
include
/
host.mk
diff --git
a/include/host.mk
b/include/host.mk
index
497d044
..
9d0c643
100644
(file)
--- a/
include/host.mk
+++ b/
include/host.mk
@@
-6,7
+6,7
@@
#
TMP_DIR ?= $(TOPDIR)/tmp
#
TMP_DIR ?= $(TOPDIR)/tmp
-if
ndef DUMP
+if
eq ($(if $(TARGET_BUILD),,$(DUMP)),)
-include $(TMP_DIR)/.host.mk
endif
-include $(TMP_DIR)/.host.mk
endif
This page took
0.028414 seconds
and
4
git commands to generate.