aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/source.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/source.mk')
-rw-r--r--arch/riscv/source.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/riscv/source.mk b/arch/riscv/source.mk
index 4733efa..b1dd361 100644
--- a/arch/riscv/source.mk
+++ b/arch/riscv/source.mk
@@ -2,8 +2,7 @@ KERNEL_LOCAL != echo arch/riscv/kernel/*.[cS] arch/riscv/common/*.[cS]
KERNEL_SOURCES += $(KERNEL_LOCAL)
INIT_LOCAL != echo arch/riscv/init/*.[cS] arch/riscv/common/*.[cS]
-INIT_FDT != echo lib/fdt*.c
-INIT_SOURCES += $(INIT_LOCAL) $(INIT_FDT)
+INIT_SOURCES += $(INIT_LOCAL)
CLEANUP_CMD := ./arch/riscv/conf/rmimage.sh