diff options
| author | Andrew Turner <andrew@FreeBSD.org> | 2026-06-18 13:52:18 +0000 |
|---|---|---|
| committer | Andrew Turner <andrew@FreeBSD.org> | 2026-06-18 14:56:53 +0000 |
| commit | cbef29bde7ce8f2bac4bff831a21e9e54ae51d20 (patch) | |
| tree | 6fe01414d9e5dfcb0bfcf9646397f8cbbe4fc76a /sys/conf | |
| parent | 06d64ee0ecc2ed25315b1afa20fea63c51b78abb (diff) | |
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files.arm64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64 index a2244a9fe9b8..6a495d193890 100644 --- a/sys/conf/files.arm64 +++ b/sys/conf/files.arm64 @@ -62,6 +62,7 @@ arm64/arm64/gic_v3_fdt.c optional fdt arm64/arm64/gicv5.c standard arm64/arm64/gicv5_fdt.c optional fdt arm64/arm64/gicv5_its.c optional fdt +arm64/arm64/gicv5_iwb.c optional fdt arm64/arm64/hyp_stub.S standard arm64/arm64/identcpu.c standard arm64/arm64/kexec_support.c standard |
