X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7a6a5212d883528bead7cc414bce96bec462b3a0..601a02801432885ada64d2b11a7128992729c087:/openwrt/package/iptables/kernelconfig.mk

diff --git a/openwrt/package/iptables/kernelconfig.mk b/openwrt/package/iptables/kernelconfig.mk
index b4de33703..90d8bb521 100644
--- a/openwrt/package/iptables/kernelconfig.mk
+++ b/openwrt/package/iptables/kernelconfig.mk
@@ -11,6 +11,7 @@ ext-$(CONFIG_IP_NF_MATCH_TOS) += tos
 ext-$(CONFIG_IP_NF_MATCH_RECENT) += recent
 ext-$(CONFIG_IP_NF_MATCH_ECN) += ecn
 ext-$(CONFIG_IP_NF_MATCH_IPP2P) += ipp2p
+ext-$(CONFIG_IP_NF_MATCH_SET) += set
 ext-$(CONFIG_IP_NF_MATCH_DSCP) += dscp
 ext-$(CONFIG_IP_NF_MATCH_AH_ESP) += ah esp
 ext-$(CONFIG_IP_NF_MATCH_LENGTH) += length