add missing netmap module for iptables user space app

SVN-Revision: 1398
This commit is contained in:
Felix Fietkau 2005-07-10 15:01:28 +00:00
parent 45ed03378e
commit 7223882cd1

View file

@ -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