diff options
| author | Andrew Turner <andrew@FreeBSD.org> | 2026-06-18 13:30:01 +0000 |
|---|---|---|
| committer | Andrew Turner <andrew@FreeBSD.org> | 2026-06-18 14:56:53 +0000 |
| commit | c84261da6f6ca6ae6d66eebb86da02467da3dd95 (patch) | |
| tree | 65e29acdde199bd6dfd803c925f2b12ab62a4ab1 /sys/conf | |
| parent | cd94485281f3fc6ae5414180420527ce11846742 (diff) | |
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files.arm64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64 index 2f6052da7e51..7fada0f027ca 100644 --- a/sys/conf/files.arm64 +++ b/sys/conf/files.arm64 @@ -59,6 +59,8 @@ arm64/arm64/gicv3_its.c optional intrng fdt arm64/arm64/gic_v3.c standard arm64/arm64/gic_v3_acpi.c optional acpi arm64/arm64/gic_v3_fdt.c optional fdt +arm64/arm64/gicv5.c standard +arm64/arm64/gicv5_fdt.c optional fdt arm64/arm64/hyp_stub.S standard arm64/arm64/identcpu.c standard arm64/arm64/kexec_support.c standard |
