projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] iptables: disable kernel module autoloading
[openwrt.git]
/
package
/
iptables
/
Makefile
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
68ccc76
..
20e4b31
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
package/iptables/Makefile
@@
-254,10
+254,6
@@
TARGET_CPPFLAGS := \
-I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \
$(TARGET_CPPFLAGS)
-TARGET_CFLAGS := \
- $(TARGET_CFLAGS) \
- -DFORCE_MODPROBE_PROGRAM="\\\"/sbin/insmod\\\""
-
CONFIGURE_ARGS += \
--enable-shared \
--enable-devel \
This page took
0.020439 seconds
and
4
git commands to generate.