projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa9b5b2
)
unneeded cleans
author
Waldemar Brodkorb
<mail@waldemar-brodkorb.de>
Mon, 14 Mar 2005 02:52:32 +0000
(
02:52
+0000)
committer
Waldemar Brodkorb
<mail@waldemar-brodkorb.de>
Mon, 14 Mar 2005 02:52:32 +0000
(
02:52
+0000)
SVN-Revision: 365
openwrt/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/Makefile
b/openwrt/Makefile
index 04a07ddbf61aaf147c9493f90a44c0f0630123a7..8342bab86bb294760e1fe4829abf5871816921a3 100644
(file)
--- a/
openwrt/Makefile
+++ b/
openwrt/Makefile
@@
-109,9
+109,6
@@
clean: target_clean
@$(MAKE) -C $(CONFIG) clean
dirclean: clean
- rm -rf $(STAMP_DIR)
- $(MAKE) -C package clean
- $(MAKE) -C target clean
rm -rf $(BUILD_DIR)
distclean: clean