Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2018 15:46:31 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r338685 - head/sys/arm64/conf
Message-ID:  <201809141546.w8EFkVLC034377@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bz
Date: Fri Sep 14 15:46:31 2018
New Revision: 338685
URL: https://svnweb.freebsd.org/changeset/base/338685

Log:
  Set ident for GENERIC-MMCCAM to not announce itself as
  GENERIC anymore.
  
  Reviewed by:	andrew
  Approved by:	re (gjb)

Modified:
  head/sys/arm64/conf/GENERIC-MMCCAM

Modified: head/sys/arm64/conf/GENERIC-MMCCAM
==============================================================================
--- head/sys/arm64/conf/GENERIC-MMCCAM	Fri Sep 14 15:29:45 2018	(r338684)
+++ head/sys/arm64/conf/GENERIC-MMCCAM	Fri Sep 14 15:46:31 2018	(r338685)
@@ -9,6 +9,7 @@
 #NO_UNIVERSE
 
 include		GENERIC
+ident		GENERIC-MMCCAM
 
 # Add CAMDEBUG stuff
 options 	CAMDEBUG



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