From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Wilcox Subject: Re: [PATCH] SCSI: ISCSI build failure Date: Wed, 1 Nov 2006 08:36:23 -0700 Message-ID: <20061101153623.GF11399@parisc-linux.org> References: <200610291945.16948.toralf.foerster@gmx.de> <20061029190357.98fc9c98.randy.dunlap@oracle.com> <20061030083230.5e889415.randy.dunlap@oracle.com> <1162327892.13859.67.camel@mulgrave.il.steeleye.com> <1162394814.13859.100.camel@mulgrave.il.steeleye.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from palinux.external.hp.com ([192.25.206.14]:13741 "EHLO mail.parisc-linux.org") by vger.kernel.org with ESMTP id S1946831AbWKAPgZ (ORCPT ); Wed, 1 Nov 2006 10:36:25 -0500 Content-Disposition: inline In-Reply-To: <1162394814.13859.100.camel@mulgrave.il.steeleye.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: James Bottomley Cc: Roman Zippel , Randy Dunlap , Toralf F_rster , scsi , akpm On Thu, Nov 02, 2006 at 12:26:54AM +0900, James Bottomley wrote: > On Wed, 2006-11-01 at 01:00 +0100, Roman Zippel wrote: > > Please don't select NET, it's way too broad. > > Then you'll make select implied dependencies work in Kbuild so we don't > need to do anything at all about this? This is iSCSI ... how can it possibly be useful without NET? Why doesn't CONFIG_ISCSI depend on NET, making this whole problem moot (for now).