kernel: bump 4.9 to 4.9.138
[openwrt/staging/chunkeey.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