Date: Mon, 13 Sep 2010 07:16:48 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf kmod.mk Message-ID: <201009130717.o8D7H7xW016057@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2010-09-13 07:16:48 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: SVN rev 212538 on 2010-09-13 07:16:48Z by imp Use MACHINE_CPUARCH as appropriate Define __KLD_SHARED to be yes or no depending on if the target uses shared binaries for klds or not (this also eliminates 4 uses of MACHINE_ARCH). Revision Changes Path 1.238 +13 -7 src/sys/conf/kmod.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009130717.o8D7H7xW016057>