projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4473839
)
allow uml to access host.mk at DUMP time
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Mar 2009 15:45:15 +0000
(15:45 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Mar 2009 15:45:15 +0000
(15:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14743
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/host.mk
patch
|
blob
|
history
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
-if
ndef DUMP
+if
eq ($(if $(TARGET_BUILD),,$(DUMP)),)
-include $(TMP_DIR)/.host.mk
endif
This page took
0.033373 seconds
and
4
git commands to generate.