fix iptables compile with 2.6.26
SVN-Revision: 13747
This commit is contained in:
parent
af71c482cf
commit
98677bd970
1 changed files with 1 additions and 0 deletions
|
@ -254,6 +254,7 @@ ifeq ($(KERNEL),2.4)
|
||||||
endef
|
endef
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
TARGET_CPPFLAGS := -I$(PKG_BUILD_DIR)/include $(TARGET_CPPFLAGS)
|
||||||
TARGET_CFLAGS += $(FPIC)
|
TARGET_CFLAGS += $(FPIC)
|
||||||
CONFIGURE_ARGS += --enable-devel --with-xtlibdir=/usr/lib/iptables
|
CONFIGURE_ARGS += --enable-devel --with-xtlibdir=/usr/lib/iptables
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue