ar71xx: register RTL8366RB switch on the TL-WR1043NB board
[openwrt.git] / package / iptables / Makefile
index 20e4b31..68ccc76 100644 (file)
@@ -254,6 +254,10 @@ 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.019304 seconds and 4 git commands to generate.