projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add dependency on libelf to net-snmp
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
cd94233
..
e935295
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-120,6
+120,7
@@
image_clean:
target_clean: image_clean
rm -rf $(TARGET_DIR)
+ rm -rf $(BUILD_DIR)/linux-*/root
clean: target_clean
@$(MAKE) -C $(CONFIG) clean
This page took
0.019892 seconds
and
4
git commands to generate.