Date: Thu, 4 May 2000 15:09:38 +0200 (SAT) From: John Hay <jhay@mikom.csir.co.za> To: peter@netplex.com.au (Peter Wemm) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/aha Makefile src/sys/modules/amr Makefile src/sys/modules/an Makefile src/sys/modules/aue Makefi Message-ID: <200005041309.e44D9cP67075@zibbi.mikom.csir.co.za> In-Reply-To: <20000504122442.DF7EC1CE3@overcee.netplex.com.au> from Peter Wemm at "May 4, 2000 05:24:42 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005041309.e44D9cP67075>