Date: Mon, 4 May 2009 20:25:56 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf kern.post.mk Message-ID: <200905042026.n44KQGFJ011082@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-05-04 20:25:56 UTC FreeBSD src repository Modified files: sys/conf kern.post.mk Log: SVN rev 191794 on 2009-05-04 20:25:56Z by jhb Always compute the root of the kernel source tree and explicitly pass it to module builds. This avoids having to have the module builds walk up the tree to find the kernel sources. It also allows a kernel + module build to succeed when a new level of module subdirectories is added without requiring that the /usr/share/mk/bsd.kmod.mk file on the machine be patched. MFC after: 1 week Revision Changes Path 1.105 +2 -2 src/sys/conf/kern.post.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905042026.n44KQGFJ011082>