summaryrefslogtreecommitdiff
path: root/core/riscv-rv32i/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/riscv-rv32i/build.mk')
-rw-r--r--core/riscv-rv32i/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/riscv-rv32i/build.mk b/core/riscv-rv32i/build.mk
index 376bd2c093..7e5ce0e8a7 100644
--- a/core/riscv-rv32i/build.mk
+++ b/core/riscv-rv32i/build.mk
@@ -30,3 +30,4 @@ LDFLAGS_EXTRA+=-flto
endif
core-y=cpu.o init.o panic.o task.o switch.o __builtin.o math.o
+core-$(CONFIG_IT8XXX2_MUL_WORKAROUND)+=__it8xxx2_arithmetic.o