Date: Fri, 26 Oct 2001 17:52:51 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.subdir.mk src/sys/conf kmod.mk Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Message-ID: <200110270052.f9R0qpZ10571@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/10/26 17:52:51 PDT
Modified files:
share/mk bsd.subdir.mk
sys/conf kmod.mk Makefile.alpha Makefile.i386
Makefile.ia64 Makefile.pc98
Makefile.powerpc Makefile.sparc64
Log:
Support the "install.debug" and "reinstall.debug" targets for kernel modules.
Small tweaks to kldxref may be necessary to avoid the surprising (but harm-
less) behaviour of 'kldload foo' loading foo.ko.debug instead of foo.ko if
it is present in the kernel directory.
Approved by: a week of silence on -arch
MFC after: 2 weeks
Revision Changes Path
1.32 +3 -2 src/share/mk/bsd.subdir.mk
1.116 +3 -3 src/sys/conf/Makefile.alpha
1.248 +3 -3 src/sys/conf/Makefile.i386
1.39 +3 -3 src/sys/conf/Makefile.ia64
1.149 +3 -3 src/sys/conf/Makefile.pc98
1.254 +3 -3 src/sys/conf/Makefile.powerpc
1.8 +3 -3 src/sys/conf/Makefile.sparc64
1.109 +5 -1 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?200110270052.f9R0qpZ10571>
