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 cf8edd7..50e0f5f 100644 --- a/arch/riscv/source.mk +++ b/arch/riscv/source.mk @@ -7,7 +7,7 @@ INIT_SOURCES += $(INIT_LOCAL) $(INIT_FDT) CLEANUP_CMD := ./arch/riscv/conf/rmimage.sh -USE_FDT := y +ARCH_FLAGS := -mcmodel=medany run: ./arch/riscv/conf/mkimage.sh |
