aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/source.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv64/source.mk')
-rw-r--r--arch/riscv64/source.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv64/source.mk b/arch/riscv64/source.mk
index f469e40..f050468 100644
--- a/arch/riscv64/source.mk
+++ b/arch/riscv64/source.mk
@@ -16,7 +16,7 @@ DEBUGFLAGS != [ $(LLVM) ] && echo $(DEBUGFLAGS:-flto=) || echo $(DEBUGFLAGS)
OBJCOPY := $(CROSS_COMPILE)-objcopy
run:
- $(ARCH_SOURCE)/conf/mkimage.sh
+ $(ARCH_SOURCE)/conf/mkimage.sh $(ARCH)
include $(ARCH_SOURCE)/asm/source.mk