summaryrefslogtreecommitdiff
path: root/chip/mt8192_scp/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mt8192_scp/build.mk')
-rw-r--r--chip/mt8192_scp/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/mt8192_scp/build.mk b/chip/mt8192_scp/build.mk
index 0925ff2245..aef19efd39 100644
--- a/chip/mt8192_scp/build.mk
+++ b/chip/mt8192_scp/build.mk
@@ -9,6 +9,7 @@
CORE:=riscv-rv32i
# Required chip modules
+chip-y+=cache.o
chip-y+=clock.o
chip-y+=gpio.o
chip-y+=intc.o