diff options
Diffstat (limited to 'arch/riscv/source.mk')
| -rw-r--r-- | arch/riscv/source.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/source.mk b/arch/riscv/source.mk index 50e0f5f..2d79625 100644 --- a/arch/riscv/source.mk +++ b/arch/riscv/source.mk @@ -1,4 +1,4 @@ -KERNEL_LOCAL != echo arch/riscv/*.[cS] +KERNEL_LOCAL != echo arch/riscv/kernel/*.[cS] KERNEL_SOURCES += $(KERNEL_LOCAL) INIT_LOCAL != echo arch/riscv/init/*.[cS] |
