projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd42dc8
)
call target/linux/prepare from target/prepare
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 13 Jan 2006 22:34:55 +0000
(22:34 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 13 Jan 2006 22:34:55 +0000
(22:34 +0000)
SVN-Revision: 2961
openwrt/target/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/Makefile
b/openwrt/target/Makefile
index a14749fcaeb8e3960632b31166393d6bc0b721ba..e6ebbaae25e03a8c50f44ad2d6a4f0e2ef1c1055 100644
(file)
--- a/
openwrt/target/Makefile
+++ b/
openwrt/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