projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add .prereq to distclean
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
25f60e1
..
41cda0b
100644
(file)
--- a/
Makefile
+++ b/
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:
This page took
0.018677 seconds
and
4
git commands to generate.