Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762133AbZCYOcB (ORCPT ); Wed, 25 Mar 2009 10:32:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753604AbZCYObu (ORCPT ); Wed, 25 Mar 2009 10:31:50 -0400 Received: from e35.co.us.ibm.com ([32.97.110.153]:51076 "EHLO e35.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752665AbZCYObt (ORCPT ); Wed, 25 Mar 2009 10:31:49 -0400 From: Subrata Modak To: Patrick McHardy Cc: Sachin Sant , Subrata Modak , netdev , "David S. Miller" , linux-next@vger.kernel.org, Adam Nielsen , Stephen Rothwell , LKML Date: Wed, 25 Mar 2009 20:01:42 +0530 Message-Id: <20090325143142.6171.24387.sendpatchset@subratamodak.linux.ibm.com> Subject: Re: [PATCH] Re: Next March 25: net/netfilter/xt_LED build failure. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 32 Hi Patrick, >Does this patch fix it? Sorry, yes it does for make. But i was executing: make net/netfilter/xt_LED.o > >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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/