Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262170AbUCGQFp (ORCPT ); Sun, 7 Mar 2004 11:05:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262184AbUCGQFp (ORCPT ); Sun, 7 Mar 2004 11:05:45 -0500 Received: from pfepa.post.tele.dk ([195.41.46.235]:29001 "EHLO pfepa.post.tele.dk") by vger.kernel.org with ESMTP id S262170AbUCGQFY (ORCPT ); Sun, 7 Mar 2004 11:05:24 -0500 Date: Sun, 7 Mar 2004 17:05:27 +0100 From: Sam Ravnborg To: Arjan van de Ven Cc: Andreas Gruenbacher , Sam Ravnborg , lkml , "kbuild-devel@lists.sourceforge.net" Subject: Re: External kernel modules, second try Message-ID: <20040307160527.GA2027@mars.ravnborg.org> Mail-Followup-To: Arjan van de Ven , Andreas Gruenbacher , Sam Ravnborg , lkml , "kbuild-devel@lists.sourceforge.net" References: <1078620297.3156.139.camel@nb.suse.de> <20040307125348.GA2020@mars.ravnborg.org> <1078664629.9812.1.camel@laptop.fenrus.com> <1078667199.3594.50.camel@nb.suse.de> <1078668091.9106.1.camel@laptop.fenrus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1078668091.9106.1.camel@laptop.fenrus.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 782 Lines: 22 On Sun, Mar 07, 2004 at 03:01:31PM +0100, Arjan van de Ven wrote: > > and it's missing the symbols from > > module files. > > sure but the module files are generally installed... I'm aiming for a situation where I can build external modules, using an almost clean kernel src tree. Which means that my "make clean on steroids" patch maybe is a bit too effective. The distintion point could be: make clean leaves only enough to build external modules. Otherwise we need a third (fourth) cleaning target, which is not desireable. Sam - 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/