From owner-freebsd-questions Mon May 29 9:44:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 7EB5337B639 for ; Mon, 29 May 2000 09:44:15 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id MAA59485; Mon, 29 May 2000 12:44:12 -0400 (EDT) (envelope-from cjc) Date: Mon, 29 May 2000 12:44:12 -0400 From: "Crist J. Clark" To: Michael Harnois Cc: freebsd-questions@FreeBSD.ORG Subject: Re: why are all modules built? Message-ID: <20000529124412.F58958@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <868zwtv0lu.fsf@mharnois.workgroup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <868zwtv0lu.fsf@mharnois.workgroup.net>; from mdharnois@home.com on Mon, May 29, 2000 at 10:26:37AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, May 29, 2000 at 10:26:37AM -0500, Michael Harnois wrote: > Why does a kernel build build all modules whether they are going to be > used or not? Or am I missing something? I don't believe a kernel build builds any modules. The kld(4)'s are only built at a make-world, IIRC. Or is that not what you are talking about? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message