Date: Sat, 15 Nov 2003 17:41:38 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk Message-ID: <200311160141.hAG1fcXL021599@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/11/15 17:41:38 PST
FreeBSD src repository
Modified files:
sys/conf kmod.mk
Log:
Fix the building of null module. In the DIAGNOSTICS case, we include
opt_ddb.h. These changes expand green's work of including
opt_global.h to prefer opt files in the kernel directory. Further
refinement might be needed, but I think this is good.
Note: While this is a step on the path to moving the meta information
about modules into the config files, it doesn't actually do that. It
just pulls in the opt files in a way that allows one to build
'generic' modules outside the tree.
Revision Changes Path
1.146 +12 -0 src/sys/conf/kmod.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311160141.hAG1fcXL021599>
