[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090325143142.6171.24387.sendpatchset@subratamodak.linux.ibm.com>
Date: Wed, 25 Mar 2009 20:01:42 +0530
From: Subrata Modak <tosubrata@...il.com>
To: Patrick McHardy <kaber@...sh.net>
Cc: Sachin Sant <sachinp@...ibm.com>,
Subrata Modak <tosubrata@...il.com>,
netdev <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
linux-next@...r.kernel.org, Adam Nielsen <a.nielsen@...kadi.net>,
Stephen Rothwell <sfr@...b.auug.org.au>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Re: Next March 25: net/netfilter/xt_LED build failure.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists