projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea3f185
)
enable the refresh target in toolchain/
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 28 Jun 2007 07:20:02 +0000
(07:20 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 28 Jun 2007 07:20:02 +0000
(07:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7751
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index
673fec2
..
8636bce
100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-50,7
+50,7
@@
$(STAGING_DIR)/$(REAL_GNU_TARGET_NAME):
$(TOOLCHAIN_BUILD_DIR):
@mkdir -p $@
-%-prereq %-download %-clean: FORCE
+%-prereq %-download %-clean
%-refresh
: FORCE
$(MAKE) -C $* $(patsubst $*-%,%,$@)
%-prepare: $(STAGING_DIR)/$(REAL_GNU_TARGET_NAME) $(TOOLCHAIN_BUILD_DIR)
This page took
0.029537 seconds
and
4
git commands to generate.