projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8f9578
)
remove feeds dir on distclean
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 9 Oct 2007 04:13:19 +0000
(
04:13
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 9 Oct 2007 04:13:19 +0000
(
04:13
+0000)
SVN-Revision: 9215
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index 3e391653490d99ef4936b990698e1df459352373..359c7cf71299d33fa7a304823580d621ab41df53 100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-120,7
+120,7
@@
symlinkclean:
rm -rf tmp
distclean:
- rm -rf tmp build_dir staging_dir dl .config*
+ rm -rf tmp build_dir staging_dir dl .config*
feeds
ifeq ($(findstring v,$(DEBUG)),)
.SILENT: symlinkclean clean dirclean distclean config-clean download help tmpinfo-clean .config scripts/config/mconf scripts/config/conf menuconfig tmp/.prereq-build tmp/.prereq-package prepare-tmpinfo