kernel: move CONFIG_USB_MTU3 to generic config
[openwrt/openwrt.git] / include / netfilter.mk
index 5d532cea5b23e1f01cbb31b0cfcd5ef7832ab231..510aa183ca1ed9ab38015ced17005d70a6f4f6fa 100644 (file)
@@ -106,6 +106,7 @@ $(eval $(call nf_add,IPT_PHYSDEV,CONFIG_NETFILTER_XT_MATCH_PHYSDEV, $(P_XT)xt_ph
 # filter
 
 $(eval $(call nf_add,IPT_FILTER,CONFIG_NETFILTER_XT_MATCH_STRING, $(P_XT)xt_string))
+$(eval $(call nf_add,IPT_FILTER,CONFIG_NETFILTER_XT_MATCH_BPF, $(P_XT)xt_bpf))
 
 
 # ipopt