projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)
[openwrt.git]
/
package
/
iproute2
/
Makefile
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index
ad2ba00
..
6c786ea
100644
(file)
--- a/
package/iproute2/Makefile
+++ b/
package/iproute2/Makefile
@@
-91,3
+91,4
@@
install: $(INSTALL_TARGETS)
clean:
rm -rf $(PKG_BUILD_DIR)
+ rm -f $(PKG_IP) $(PKG_TC)
This page took
0.021782 seconds
and
4
git commands to generate.