ar71xx: create interim kernel files in a separate dir
[openwrt.git] / package / iptables / Makefile
index 67dedca..b60990c 100644 (file)
@@ -388,7 +388,7 @@ TARGET_CFLAGS += \
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-devel \
-       --enable-ipv6 \
+       $(if $(CONFIG_IPV6),--enable-ipv6,--disable-ipv6) \
        --enable-libipq \
        --with-kernel="$(LINUX_DIR)" \
        --with-xtlibdir=/usr/lib/iptables
This page took 0.021144 seconds and 4 git commands to generate.