From: Subrata Modak <tosubrata@gmail.com>
To: Patrick McHardy <kaber@trash.net>
Cc: Sachin Sant <sachinp@in.ibm.com>,
Subrata Modak <tosubrata@gmail.com>,
netdev <netdev@vger.kernel.org>,
"David S. Miller" <davem@davemloft.net>,
linux-next@vger.kernel.org, Adam Nielsen <a.nielsen@shikadi.net>,
Stephen Rothwell <sfr@canb.auug.org.au>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Re: Next March 25: net/netfilter/xt_LED build failure.
Date: Wed, 25 Mar 2009 20:01:42 +0530 [thread overview]
Message-ID: <20090325143142.6171.24387.sendpatchset@subratamodak.linux.ibm.com> (raw)
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
next reply other threads:[~2009-03-25 14:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-25 14:31 Subrata Modak [this message]
2009-03-25 14:34 ` [PATCH] Re: Next March 25: net/netfilter/xt_LED build failure Patrick McHardy
-- strict thread matches above, loose matches on Subject: below --
2009-03-25 13:57 Subrata Modak
2009-03-25 13:57 ` Subrata Modak
2009-03-25 14:08 ` Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090325143142.6171.24387.sendpatchset@subratamodak.linux.ibm.com \
--to=tosubrata@gmail.com \
--cc=a.nielsen@shikadi.net \
--cc=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sachinp@in.ibm.com \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.