From owner-cvs-all Thu May 4 6:12:18 2000 Delivered-To: cvs-all@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 7DE2537B9C8; Thu, 4 May 2000 06:11:55 -0700 (PDT) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.10.1/8.10.1) id e44D9cP67075; Thu, 4 May 2000 15:09:38 +0200 (SAT) From: John Hay Message-Id: <200005041309.e44D9cP67075@zibbi.mikom.csir.co.za> Subject: Re: cvs commit: src/sys/modules/aha Makefile src/sys/modules/amr Makefile src/sys/modules/an Makefile src/sys/modules/aue Makefi In-Reply-To: <20000504122442.DF7EC1CE3@overcee.netplex.com.au> from Peter Wemm at "May 4, 2000 05:24:42 am" To: peter@netplex.com.au (Peter Wemm) Date: Thu, 4 May 2000 15:09:38 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Log: > > > Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. > > > This means that the kernel can be totally self contained now and is not > > > dependent on the last buildworld to update /usr/share/mk. This might > > > also make it easier to build 5.x kernels on 4.0 boxes etc, assuming > > > gensetdefs and config(8) are updated. One of the side effects of modules being compiled when the kernel is compiled, is that their obj directories don't get created anymore. With the effect that a distribution build with make release end up with all the files created during the compilation of the modules in the src/ssys.?? distribution. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message