aboutsummaryrefslogtreecommitdiff
path: root/kernel/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Kbuild')
-rw-r--r--kernel/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/Kbuild b/kernel/Kbuild
index a83400f..98bece3 100644
--- a/kernel/Kbuild
+++ b/kernel/Kbuild
@@ -23,6 +23,7 @@ obj-$(CONFIG_ETHOSU) = ethosu.o
ethosu-objs := ethosu_driver.o \
ethosu_buffer.o \
+ ethosu_dma_mem.o \
ethosu_device.o \
ethosu_inference.o \
ethosu_mailbox.o \