X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/648bae02585e395a30e97f188935ffa2f6180a26..f6d755eda4c0e0a068aa8de2504e16ab81a20bc0:/include/netfilter.mk diff --git a/include/netfilter.mk b/include/netfilter.mk index 60b4826eb..5cc34b481 100644 --- a/include/netfilter.mk +++ b/include/netfilter.mk @@ -283,6 +283,9 @@ $(eval $(call nf_add,IPT_ULOG,CONFIG_IP_NF_TARGET_ULOG, $(P_V4)ipt_ULOG)) $(eval $(call nf_add,IPT_TPROXY,CONFIG_NETFILTER_XT_MATCH_SOCKET, $(P_XT)xt_socket)) $(eval $(call nf_add,IPT_TPROXY,CONFIG_NETFILTER_XT_TARGET_TPROXY, $(P_XT)xt_TPROXY)) +# led +$(eval $(call nf_add,IPT_LED,CONFIG_NETFILTER_XT_TARGET_LED, $(P_XT)xt_LED)) + # # ebtables #