From owner-cvs-all Fri Sep 24 0:49:17 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles558.castles.com [208.214.165.122]) by hub.freebsd.org (Postfix) with ESMTP id 644E814E0E; Fri, 24 Sep 1999 00:49:12 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id AAA02057; Fri, 24 Sep 1999 00:39:19 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199909240739.AAA02057@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Building klds (was: cvs commit: src/sys/i386/include param.h src/sys/alpha/include param.h src/sys/conf options src/sys/i386/conf LINT) In-reply-to: Your message of "Thu, 23 Sep 1999 13:36:03 +0800." <19990923053603.3CA141CA7@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 24 Sep 1999 00:39:19 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > Which config file? I routinely run with 5 different ones on the same > > > machine.... > > > > The same kld's run with all config files, but they must be in sync with > > the kernel build, not with the make world, that's what he meant. You > > don't need a different set for each kernel. > > That's more by luck than design. Take BPF as a counter example. Take > BRIDGE also. What if I want to compile out the SMP support on my local > kld's? Actually, these are exactly what I was talking about before - neither BPF nor BRIDGE should affect the build of KLDs at all. (BPF effectively no longer does.) -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message