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

Justin Hibbits jhibbits at FreeBSD.org
Sat Feb 24 17:53:22 UTC 2018


Author: jhibbits
Date: Sat Feb 24 17:53:22 2018
New Revision: 329916
URL: https://svnweb.freebsd.org/changeset/base/329916

Log:
  Change ident for QORIQ64 kernel conf
  
  Make it match the conf file name.

Modified:
  head/sys/powerpc/conf/QORIQ64

Modified: head/sys/powerpc/conf/QORIQ64
==============================================================================
--- head/sys/powerpc/conf/QORIQ64	Sat Feb 24 17:29:29 2018	(r329915)
+++ head/sys/powerpc/conf/QORIQ64	Sat Feb 24 17:53:22 2018	(r329916)
@@ -7,7 +7,7 @@
 
 cpu		BOOKE
 cpu		BOOKE_E500
-ident		MPC85XX
+ident		QORIQ64
 
 machine		powerpc	powerpc64
 


More information about the svn-src-head mailing list