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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
