Date: Mon, 20 Jan 2003 17:30:03 -0800 (PST) From: Mike Makonnen <mtm@identd.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/47278: Custom kernel rebuilds all devices not the one's selected Message-ID: <200301210130.h0L1U32H049400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/47278; it has been noted by GNATS. From: Mike Makonnen <mtm@identd.net> To: killing@multiplay.co.uk Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/47278: Custom kernel rebuilds all devices not the one's selected Date: Mon, 20 Jan 2003 20:22:57 -0500 --=.)Ip2rmCZyZAY0F Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit What you are seeing is the modules being compiled. What you probably want is to include: NO_MODULES=true MODULES_OVERIDE=<modules you *do* want built> in /etc/make.conf Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 --=.)Ip2rmCZyZAY0F Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+LKDx2uHir9vMaLkRAjudAKDfH+wEsUM2Qny8PL6g3AOR4Q5Y0QCgzCx7 LRxKiQ0uN/ngVJVTkv+e2uM= =Py52 -----END PGP SIGNATURE----- --=.)Ip2rmCZyZAY0F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301210130.h0L1U32H049400>