X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/648bae02585e395a30e97f188935ffa2f6180a26..9444af102ab27c54fb0cdeeb712de006ff90fb41:/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 #