diff options
-rw-r--r-- | sys/arch/arm64/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/arm64/conf/RAMDISK b/sys/arch/arm64/conf/RAMDISK index 681572aeab1..e3a42729f73 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.4 2017/01/23 14:00:22 patrick Exp $ +# $OpenBSD: RAMDISK,v 1.5 2017/01/23 14:29:12 jsg Exp $ # # GENERIC machine description file # @@ -70,6 +70,7 @@ viornd* at virtio? # Raspberry Pi 3 bcmintc* at fdt? +bcmdog* at fdt? dwctwo* at fdt? usb* at dwctwo? |