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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"