projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add gmp, needed for openswan
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
ef60ff1
..
3d9bcb3
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-116,7
+116,7
@@
dirclean: clean
rm -rf $(BUILD_DIR)
distclean: clean
rm -rf $(BUILD_DIR)
distclean: clean
- rm -rf $(STAMP_DIR) $(DL_DIR) $(BUILD_DIR) $(TOOL_BUILD_DIR)
+ rm -rf $(STAMP_DIR) $(DL_DIR) $(BUILD_DIR) $(TOOL_BUILD_DIR)
$(STAGING_DIR)
rm -f .config* .tmpconfig.h
sourceball: distclean
rm -f .config* .tmpconfig.h
sourceball: distclean
This page took
0.020936 seconds
and
4
git commands to generate.