projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix uci_load trash output (#1040)
[openwrt.git]
/
package
/
ipset
/
Makefile
diff --git
a/package/ipset/Makefile
b/package/ipset/Makefile
index
f78ab77
..
3b53858
100644
(file)
--- a/
package/ipset/Makefile
+++ b/
package/ipset/Makefile
@@
-30,6
+30,7
@@
endef
define Build/Compile
$(call Build/Compile/Default, \
+ COPT_FLAGS="$(TARGET_CFLAGS)" \
KERNEL_DIR="$(LINUX_DIR)" \
)
endef
This page took
0.022028 seconds
and
4
git commands to generate.