projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
toolchain/ has been converted
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
a039c98
..
be53622
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-35,7
+35,7
@@
dirclean: clean
distclean: dirclean config-clean symlinkclean docs/clean
rm -rf dl
distclean: dirclean config-clean symlinkclean docs/clean
rm -rf dl
-
toolchain/%
package/% target/%: FORCE
+package/% target/%: FORCE
$(MAKE) -C $(patsubst %/$*,%,$@) $*
world: .config $(tools/stamp) $(toolchain/stamp) FORCE
$(MAKE) -C $(patsubst %/$*,%,$@) $*
world: .config $(tools/stamp) $(toolchain/stamp) FORCE
This page took
0.021585 seconds
and
4
git commands to generate.