Date: Sat, 24 Feb 2018 17:54:13 +0000 (UTC) From: Justin Hibbits <jhibbits@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r329917 - head/sys/powerpc/conf Message-ID: <201802241754.w1OHsDNR003798@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhibbits Date: Sat Feb 24 17:54:12 2018 New Revision: 329917 URL: https://svnweb.freebsd.org/changeset/base/329917 Log: Make MPC85XXSPE kernel conf ident match the file name Modified: head/sys/powerpc/conf/MPC85XXSPE Modified: head/sys/powerpc/conf/MPC85XXSPE ============================================================================== --- head/sys/powerpc/conf/MPC85XXSPE Sat Feb 24 17:53:22 2018 (r329916) +++ head/sys/powerpc/conf/MPC85XXSPE Sat Feb 24 17:54:12 2018 (r329917) @@ -6,7 +6,7 @@ cpu BOOKE cpu BOOKE_E500 -ident MPC85XX +ident MPC85XXSPE machine powerpc powerpcspe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241754.w1OHsDNR003798>