svn commit: r329917 - head/sys/powerpc/conf

Justin Hibbits jhibbits at FreeBSD.org
Sat Feb 24 17:54:13 UTC 2018


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
 


More information about the svn-src-head mailing list