projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a0ec5f
)
add .prereq to distclean
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 19 Jul 2006 13:36:04 +0000
(13:36 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 19 Jul 2006 13:36:04 +0000
(13:36 +0000)
SVN-Revision: 4169
openwrt/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/Makefile
b/openwrt/Makefile
index 25f60e1e545d24c66271e0cdc6c01872ec4c18bf..41cda0b8660ebf95ab0882b67b7c9172b8736958 100644
(file)
--- a/
openwrt/Makefile
+++ b/
openwrt/Makefile
@@
-113,7
+113,7
@@
dirclean: clean
rm -rf staging_dir_* toolchain_build_*
distclean: dirclean config-clean
- rm -rf dl .*config* .pkg*
+ rm -rf dl .*config* .pkg*
.prereq
.PHONY: FORCE
FORCE: