projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix cflags for xscale (#2026)
[openwrt.git]
/
toolchain
/
Makefile
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index
8636bce
..
48637c1
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 %-refresh: FORCE
+%-prereq %-download %-clean %-refresh
%-update
: FORCE
$(MAKE) -C $* $(patsubst $*-%,%,$@)
%-prepare: $(STAGING_DIR)/$(REAL_GNU_TARGET_NAME) $(TOOLCHAIN_BUILD_DIR)
This page took
0.023644 seconds
and
4
git commands to generate.