projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b564a78
)
remove remaining unnecessary dependency
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 28 Feb 2007 02:40:19 +0000
(
02:40
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 28 Feb 2007 02:40:19 +0000
(
02:40
+0000)
SVN-Revision: 6423
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index 7773c32c314d094fb0e56cfdc25b3d75a51b0dd7..a8bf7d6068d83384c40420ad142501dc03d1eed9 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-30,9
+30,6
@@
ifneq ($(shell $(SCRIPT_DIR)/timestamp.pl -p . $(STAMP)),$(STAMP))
$(STAMP): $(TARGETS_INSTALL)
endif
-ifeq ($(CONFIG_CCACHE),y)
- uClibc-prepare: ccache-install
-endif
uClibc-prepare: kernel-headers-prepare
ifeq ($(CONFIG_NATIVE_TOOLCHAIN),)
binutils-prepare: uClibc-prepare