Date: Tue, 21 Feb 2006 17:22:58 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/nfsclient Makefile Message-ID: <200602211722.k1LHMxuX054094@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-02-21 17:22:58 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/modules/nfsclient Makefile
Log:
MFC rev. 1.32:
Work around the fact that nfsclient SRCS must include
nfs_diskless.c if NFS_ROOT is in effect, e.g., present
in the kernel config file. Otherwise the built module
won't load due to an undefined reference to nfs_setup_diskless.
Approved by: re (scottl)
Revision Changes Path
1.30.2.2 +17 -0 src/sys/modules/nfsclient/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602211722.k1LHMxuX054094>
