From 1fbb38570610cf26b465662616b6f33d9e4ffa90 Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 28 Feb 2010 19:12:47 +0000 Subject: [package] iptables: disable kernel module autoloading git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/iptables/Makefile') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 68ccc7628..20e4b315c 100644 --- 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 \ -- cgit v1.2.3