X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=include%2Fnetfilter.mk;h=5cc34b48144e08b1478f91ad4649b966791d4550;hp=60b4826ebcb99fafc5020843d62564e15f1977ad;hb=d7151977d1f8eb76c00aab10bfd238f7e1661fbb;hpb=043c8e14e9ed2f3ab9254a363d447f8b2205c987 diff --git a/include/netfilter.mk b/include/netfilter.mk index 60b4826ebc..5cc34b4814 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 #