Date: Thu, 6 Jul 2000 17:29:32 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk Makefile.alpha Makefile.i386 files.i386 files.pc98 Message-ID: <200007070029.RAA10105@freefall.freebsd.org>
index | next in thread | raw e-mail
obrien 2000/07/06 17:29:32 PDT
Modified files: (Branch: RELENG_4)
sys/conf Makefile.alpha Makefile.i386 files.i386
files.pc98
Added files: (Branch: RELENG_4)
sys/conf kmod.mk
Log:
MFC:
1. build modules with kernel
2. use objcopy to strip the gcc2_compiled. symbol from kernels
3. use "nm | awk ..." instead of genassym(1)
4. move kmod.mk from share/mk to /sys
Revision Changes Path
1.47.2.2 +65 -16 src/sys/conf/Makefile.alpha
1.179.2.2 +70 -16 src/sys/conf/Makefile.i386
1.307.2.5 +5 -5 src/sys/conf/files.i386
1.140.2.6 +5 -5 src/sys/conf/files.pc98
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007070029.RAA10105>
