projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5a64cf
)
fix target profiles
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Oct 2007 17:43:57 +0000
(17:43 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Oct 2007 17:43:57 +0000
(17:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9099
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index
1590b91
..
1f17883
100644
(file)
--- a/
include/target.mk
+++ b/
include/target.mk
@@
-75,7
+75,7
@@
define Profile
endif
endef
-ifeq ($(
DUMP)$(if $(TARGET_BUILD),,1),
)
+ifeq ($(
if $(TARGET_BUILD),$(DUMP)),1
)
-include $(PLATFORM_DIR)/profiles/*.mk
ifneq ($(PLATFORM_DIR),$(PLATFORM_SUBDIR))
-include $(PLATFORM_SUBDIR)/profiles/*.mk
This page took
0.026255 seconds
and
4
git commands to generate.