summaryrefslogtreecommitdiff
path: root/cts/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cts/build.mk')
-rw-r--r--cts/build.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cts/build.mk b/cts/build.mk
index 63b51c6fbf..ddbcb1e95f 100644
--- a/cts/build.mk
+++ b/cts/build.mk
@@ -17,6 +17,8 @@ CONFIG_I2C_MASTER=y
endif
endif
+cts-y+=common/cts_common.o
+
ifeq ($(BOARD),stm32l476g-eval)
cts-y+=$(CTS_MODULE)/th.o
cts-y+=common/th_common.o