projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
720ccbd
)
build: it is no longer necessary to call make target/linux/clean as part of make...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 2 Dec 2012 15:26:28 +0000
(15:26 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 2 Dec 2012 15:26:28 +0000
(15:26 +0000)
SVN-Revision: 34451
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5257a990dcc6c6ab818489759aa8679ca3253ea4..9197640b3678e7d168c4338dffe4808ec5722941 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-54,7
+54,6
@@
printdb:
prepare: $(target/stamp-compile)
clean: FORCE
- $(_SINGLE)$(SUBMAKE) target/linux/clean
rm -rf $(BUILD_DIR) $(BIN_DIR) $(BUILD_LOG_DIR)
dirclean: clean