Author: loos
Date: Sat May  2 20:41:49 2015
New Revision: 282356
URL: https://svnweb.freebsd.org/changeset/base/282356

Log:
  Fix the kernel ident for RPI2.

Modified:
  head/sys/arm/conf/RPI2

Modified: head/sys/arm/conf/RPI2
==============================================================================
--- head/sys/arm/conf/RPI2      Sat May  2 20:37:40 2015        (r282355)
+++ head/sys/arm/conf/RPI2      Sat May  2 20:41:49 2015        (r282356)
@@ -1,5 +1,5 @@
 #
-# RPI-B -- Custom configuration for the Raspberry Pi
+# RPI2 -- Custom configuration for the Raspberry Pi 2
 #
 # For more information on this file, please read the config(5) manual page,
 # and/or the handbook section on Kernel Configuration Files:
@@ -18,7 +18,7 @@
 #
 # $FreeBSD$
 
-ident          RPI-B
+ident          RPI2
 
 include                "../broadcom/bcm2835/std.rpi"
 include                "../broadcom/bcm2835/std.bcm2836"
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to