svn commit: r230303 - head/sys/modules
Jens Schweikhardt
schweikh at FreeBSD.org
Wed Jan 18 08:56:27 UTC 2012
Author: schweikh
Date: Wed Jan 18 08:56:26 2012
New Revision: 230303
URL: http://svn.freebsd.org/changeset/base/230303
Log:
Connect the bktr module(s) to the amd64 build.
MFC after: 7 days
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
==============================================================================
--- head/sys/modules/Makefile Wed Jan 18 07:57:17 2012 (r230302)
+++ head/sys/modules/Makefile Wed Jan 18 08:56:26 2012 (r230303)
@@ -564,6 +564,7 @@ _amdsbwd= amdsbwd
_amdtemp= amdtemp
_arcmsr= arcmsr
_asmc= asmc
+_bktr= bktr
_bxe= bxe
_cardbus= cardbus
_cbb= cbb
More information about the svn-src-head
mailing list