aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/source.mk
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2024-07-17 19:34:03 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2024-07-17 19:34:03 +0300
commit83f8e82c421fa9013ac813b1560abf1c749822ca (patch)
tree5fefb1b90896af039274ce6184efdb741f6679ad /arch/riscv64/source.mk
parentbe82edec47b20164c0e8a9917fa2c9b8b9999fdf (diff)
downloadkmi-83f8e82c421fa9013ac813b1560abf1c749822ca.tar.gz
kmi-83f8e82c421fa9013ac813b1560abf1c749822ca.zip
cleanup riscv64/conf
Diffstat (limited to 'arch/riscv64/source.mk')
-rw-r--r--arch/riscv64/source.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/riscv64/source.mk b/arch/riscv64/source.mk
index 0c10bbc..f849432 100644
--- a/arch/riscv64/source.mk
+++ b/arch/riscv64/source.mk
@@ -4,13 +4,7 @@ KERNEL_SOURCES := $(KERNEL_SOURCES) $(KERNEL_LOCAL)
# this doesn't work for rv32, but fine for now */
ARCH_CFLAGS := $(ARCH_CFLAGS) -mcmodel=medany
-run:
- $(ARCH_SOURCE)/conf/mkimage.sh $(ARCH)
-
include $(ARCH_SOURCE)/asm/source.mk
# dependecy generation
$(ARCH_KERN_BUILD)/kernel/entry.o: $(ARCH_SOURCE)/kernel/gen/asm-offsets.h
-
-# full cleanup
-CLEANUP_CMD := $(ARCH_SOURCE)/conf/rmimage.sh