projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de0dfd4
)
call target/linux/prepare from target/prepare
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 13 Jan 2006 22:34:55 +0000
(22:34 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 13 Jan 2006 22:34:55 +0000
(22:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2961
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/Makefile
patch
|
blob
|
history
diff --git
a/target/Makefile
b/target/Makefile
index
a14749f
..
e6ebbaa
100644
(file)
--- a/
target/Makefile
+++ b/
target/Makefile
@@
-8,7
+8,7
@@
$(BIN_DIR):
linux-compile: utils-install lzma-install
linux-install: $(BIN_DIR)
-prepare:
+prepare:
linux-prepare
compile: linux-compile
install: image_clean linux-install
clean: linux-clean utils-clean lzma-clean image_clean
This page took
0.027189 seconds
and
4
git commands to generate.