X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/dd961778a9ac9fd7c9087ae3474ef17fa874f381..4892ba62ef784a9b300045dad2a803b611196d6f:/openwrt/package/iptables/kernelconfig.mk diff --git a/openwrt/package/iptables/kernelconfig.mk b/openwrt/package/iptables/kernelconfig.mk index a0b420f19..bac26e20c 100644 --- a/openwrt/package/iptables/kernelconfig.mk +++ b/openwrt/package/iptables/kernelconfig.mk @@ -33,6 +33,7 @@ ext-$(CONFIG_IP_NF_TARGET_MARK) += MARK #ext-$(CONFIG_IP_NF_TARGET_LOG) += LOG ext-$(CONFIG_IP_NF_TARGET_ULOG) += ULOG #ext-$(CONFIG_IP_NF_TARGET_TCPMSS) += TCPMSS +ext-$(CONFIG_IP_NF_TARGET_NETMAP) += NETMAP # add extensions that don't depend on kernel config ext-m += TTL