Date: Fri, 7 Jul 2000 02:49:48 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk Message-ID: <200007070949.CAA40818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/07/07 02:49:48 PDT Modified files: (Branch: RELENG_4) sys/conf kmod.mk Log: MFC: parts of 1.80: call gensetdefs in the correct place. It was being called *way* too early, leading to the sets to be terminated in the .kld files and making them useless for linking into a static kernel. Revision Changes Path 1.82.2.2 +7 -7 src/sys/conf/kmod.mk 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?200007070949.CAA40818>