Re: [PATCH] Re: Next March 25: net/netfilter/xt_LED build failure.

From: Subrata Modak
Date: Wed Mar 25 2009 - 10:32:02 EST


Hi Patrick,

>Does this patch fix it?

Sorry, yes it does for make. But i was executing:

make net/netfilter/xt_LED.o

>
><diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
>index 2562d05..2c967e4 100644
>--- a/net/netfilter/Kconfig
>+++ b/net/netfilter/Kconfig
>@@ -374,7 +374,7 @@ config NETFILTER_XT_TARGET_HL
>
> config NETFILTER_XT_TARGET_LED
> tristate '"LED" target support'
>- depends on LEDS_CLASS
>+ depends on LEDS_CLASS && LED_TRIGGERS
> depends on NETFILTER_ADVANCED
> help
> This option adds a `LED' target, which allows you to blink LEDs in

Thanks.

Regards--
Subrata
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/