projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compile fix for diag
[openwrt.git]
/
openwrt
/
Makefile
diff --git
a/openwrt/Makefile
b/openwrt/Makefile
index
9d39a7b
..
6dee969
100644
(file)
--- a/
openwrt/Makefile
+++ b/
openwrt/Makefile
@@
-96,7
+96,7
@@
toolchain/%:
#
#############################################################
root_clean:
- @$(TRACE)
Cleaning...
+ @$(TRACE)
root_clean
rm -rf $(BUILD_DIR)/linux-*/root $(BUILD_DIR)/root
target_clean: root_clean
This page took
0.022096 seconds
and
4
git commands to generate.