diff options
| -rw-r--r-- | package/iptables/Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 573579ab0..1e3202213 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -247,7 +247,6 @@ TARGET_CPPFLAGS := \  	-I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \  	$(TARGET_CPPFLAGS) -TARGET_CFLAGS += $(FPIC)  CONFIGURE_ARGS += \  	--enable-shared \  	--enable-static \ | 
