artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d5fab1
)
use the arm64 openprom.c on arm64
author
jsg
<jsg@openbsd.org>
Thu, 15 Feb 2018 00:03:06 +0000
(
00:03
+0000)
committer
jsg
<jsg@openbsd.org>
Thu, 15 Feb 2018 00:03:06 +0000
(
00:03
+0000)
ok patrick@
sys/arch/arm64/conf/files.arm64
patch
|
blob
|
history
diff --git
a/sys/arch/arm64/conf/files.arm64
b/sys/arch/arm64/conf/files.arm64
index
b58bb1f
..
9aa0016
100644
(file)
--- a/
sys/arch/arm64/conf/files.arm64
+++ b/
sys/arch/arm64/conf/files.arm64
@@
-1,4
+1,4
@@
-# $OpenBSD: files.arm64,v 1.1
8 2018/01/25 15:06:29 mpi
Exp $
+# $OpenBSD: files.arm64,v 1.1
9 2018/02/15 00:03:06 jsg
Exp $
maxpartitions 16
maxusers 2 8 64
@@
-44,7
+44,7
@@
file arch/arm64/arm64/db_interface.c ddb
file arch/arm64/arm64/db_trace.c ddb
pseudo-device openprom
-file arch/arm
/arm/openprom.c
openprom needs-flag
+file arch/arm
64/arm64/openprom.c
openprom needs-flag
define fdt {[early = 0]}