From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pfepa.post.tele.dk ([195.41.46.235]:5788 "EHLO pfepa.post.tele.dk") by vger.kernel.org with ESMTP id S261214AbUJ2SqB (ORCPT ); Fri, 29 Oct 2004 14:46:01 -0400 Date: Fri, 29 Oct 2004 22:46:30 +0200 From: Sam Ravnborg Subject: Re: New kbuild filename: Kbuild Message-ID: <20041029204630.GA11016@mars.ravnborg.org> References: <20041028185917.GA9004@mars.ravnborg.org> <20041028190020.GB9004@mars.ravnborg.org> <20041029115903.GC11391@infradead.org> <20041029191231.GB8246@mars.ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Roman Zippel Cc: Sam Ravnborg , Christoph Hellwig , linux-kernel@vger.kernel.org, Andrew Morton , linux-arch@vger.kernel.org List-ID: On Fri, Oct 29, 2004 at 07:47:53PM +0200, Roman Zippel wrote: > Hi, > > On Fri, 29 Oct 2004, Sam Ravnborg wrote: > > > > If you really want to improve things implement something like > > > > > > module foo.ko > > > sources foo.c blah.c > > > sources foobar.c if FOO_BAR > > > > > > in Kconfig and get rid of driver makefiles compeltely > > > > I'm in favour of this too - but so far Roman has rejected it. > > I never rejected this, I just haven't implemented this yet. :) OK! Sam