projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e984869
)
build: ensure tools are built before building the toolchain
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 13 Dec 2014 11:57:14 +0000
(11:57 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 13 Dec 2014 11:57:14 +0000
(11:57 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43693
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index 36c6ed328a349a9848f8afc65f9294c34e3766f8..7f8d62f73957b9c69ce5e43eb9f81c1572953fd2 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-74,7
+74,7
@@
endif
# prerequisites for the individual targets
$(curdir)/ := .config prereq
-$(curdir)//prepare = $(STAGING_DIR)/.prepared $(TOOLCHAIN_DIR)/info.mk
+$(curdir)//prepare = $(STAGING_DIR)/.prepared $(TOOLCHAIN_DIR)/info.mk
$(tools/stamp-install)
$(curdir)//compile = $(1)/prepare
$(curdir)//install = $(1)/compile