projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add new /bin/uci script and api for manipulating buildroot-ng config files
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
c2538c2
..
89ca7d3
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-132,7
+132,7
@@
dirclean: clean
rm -rf staging_dir_* toolchain_build_* tool_build
distclean: dirclean config-clean
- rm -rf dl .*config* .pkg* .prereq
+ rm -rf dl .*config* .pkg* .prereq
ccache_*
.SILENT: clean dirclean distclean config-clean download world
FORCE: ;
This page took
0.022219 seconds
and
4
git commands to generate.