projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcadc45
)
toolchain/ has been converted
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Jul 2007 16:22:57 +0000
(16:22 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 30 Jul 2007 16:22:57 +0000
(16:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8235
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
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
-
toolchain/%
package/% target/%: FORCE
+package/% target/%: FORCE
$(MAKE) -C $(patsubst %/$*,%,$@) $*
world: .config $(tools/stamp) $(toolchain/stamp) FORCE
This page took
0.02485 seconds
and
4
git commands to generate.