Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 17:53:22 +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: r329916 - head/sys/powerpc/conf
Message-ID:  <201802241753.w1OHrMeB003724@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241753.w1OHrMeB003724>