[package] iptables: disable kernel module autoloading
[openwrt.git] / package / iptables / Makefile
index 68ccc76..20e4b31 100644 (file)
@@ -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.026263 seconds and 4 git commands to generate.