diff options
author | 2021-02-27 16:31:33 +0000 | |
---|---|---|
committer | 2021-02-27 16:31:33 +0000 | |
commit | a56c7ad640f0606e71fa487e3ecda79f0c67d161 (patch) | |
tree | 46bee4401ce3c7bb9e9938ed44c561c1d0559b94 | |
parent | aipldart(4) (diff) | |
download | wireguard-openbsd-a56c7ad640f0606e71fa487e3ecda79f0c67d161.tar.xz wireguard-openbsd-a56c7ad640f0606e71fa487e3ecda79f0c67d161.zip |
apldart(4) is needed here as well.
-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 6115d93808b..5ee714072b8 100644 --- a/sys/arch/arm64/conf/RAMDISK +++ b/sys/arch/arm64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.143 2021/02/26 11:09:23 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.144 2021/02/27 16:31:33 kettenis Exp $ # # GENERIC machine description file # @@ -111,6 +111,7 @@ simplefb* at fdt? wsdisplay* at simplefb? # Apple +apldart* at fdt? apldog* at fdt? early 1 aplintc* at fdt? early 1 aplpcie* at fdt? |