diff options
| author | skrll <skrll@NetBSD.org> | 2023-06-12 18:59:57 +0000 |
|---|---|---|
| committer | skrll <skrll@NetBSD.org> | 2023-06-12 18:59:57 +0000 |
| commit | 1ef905e0e0fd2fca19fa69383a337a3465201818 (patch) | |
| tree | f34639fbb38589a660222896cc39da2ca1ebb5d9 /sys/arch | |
| parent | b7984b4a56a6391b0f70c62c929da3e64e7061ff (diff) | |
sort
Diffstat (limited to 'sys/arch')
| -rw-r--r-- | sys/arch/riscv/fdt/files.fdt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/riscv/fdt/files.fdt b/sys/arch/riscv/fdt/files.fdt index 1c45a86cf49..f445e183438 100644 --- a/sys/arch/riscv/fdt/files.fdt +++ b/sys/arch/riscv/fdt/files.fdt @@ -1,11 +1,10 @@ -# $NetBSD: files.fdt,v 1.2 2023/06/12 12:58:17 skrll Exp $ +# $NetBSD: files.fdt,v 1.3 2023/06/12 18:59:57 skrll Exp $ include "dev/pckbport/files.pckbport" -file arch/riscv/fdt/riscv_platform.c - file arch/riscv/fdt/cpus_fdt.c file arch/riscv/fdt/fdt_dma_machdep.c +file arch/riscv/fdt/riscv_platform.c attach cpu at fdt with cpu_fdt file arch/riscv/fdt/cpu_fdt.c cpu_fdt |
