mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
Fix the kernel ident for RPI2.
This commit is contained in:
parent
a7dc945989
commit
f6c05535af
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282356
@ -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,
|
# For more information on this file, please read the config(5) manual page,
|
||||||
# and/or the handbook section on Kernel Configuration Files:
|
# and/or the handbook section on Kernel Configuration Files:
|
||||||
@ -18,7 +18,7 @@
|
|||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
ident RPI-B
|
ident RPI2
|
||||||
|
|
||||||
include "../broadcom/bcm2835/std.rpi"
|
include "../broadcom/bcm2835/std.rpi"
|
||||||
include "../broadcom/bcm2835/std.bcm2836"
|
include "../broadcom/bcm2835/std.bcm2836"
|
||||||
|
Loading…
Reference in New Issue
Block a user