projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix broadcom trx alignment
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
1d45582
..
92a49bf
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-98,11
+98,11
@@
world: ./scripts/config/conf FORCE
clean: FORCE
rm -rf build_* bin
-dirclean: clean
FORCE
+dirclean: clean
rm -rf staging_dir_* toolchain_build_*
-distclean: dirclean
FORCE
- rm -rf
.* dl
+distclean: dirclean
config-clean
+ rm -rf
dl .*config* .pkg*
.PHONY: FORCE
FORCE:
This page took
0.02405 seconds
and
4
git commands to generate.