summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/files.fdt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fdt/files.fdt')
-rw-r--r--sys/dev/fdt/files.fdt6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/fdt/files.fdt b/sys/dev/fdt/files.fdt
index 0546228a185..9d795822199 100644
--- a/sys/dev/fdt/files.fdt
+++ b/sys/dev/fdt/files.fdt
@@ -1,4 +1,4 @@
-# $OpenBSD: files.fdt,v 1.182 2023/03/19 11:17:16 kettenis Exp $
+# $OpenBSD: files.fdt,v 1.183 2023/04/01 08:39:05 kettenis Exp $
#
# Config file and device description for machine-independent FDT code.
# Included by ports that need it.
@@ -378,6 +378,10 @@ device rkiis
attach rkiis at fdt
file dev/fdt/rkiis.c rkiis
+device rkiovd
+attach rkiovd at fdt
+file dev/fdt/rkiovd.c rkiovd
+
device rkpcie: pcibus
attach rkpcie at fdt
file dev/fdt/rkpcie.c rkpcie