summaryrefslogtreecommitdiff
path: root/board/phytec/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/common/Makefile')
-rw-r--r--board/phytec/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/phytec/common/Makefile b/board/phytec/common/Makefile
index c34fc503059..446c481a6e6 100644
--- a/board/phytec/common/Makefile
+++ b/board/phytec/common/Makefile
@@ -9,6 +9,6 @@ else
obj-$(CONFIG_ARCH_K3) += k3/
endif
-obj-y += phytec_som_detection.o
+obj-y += phytec_som_detection.o phytec_som_detection_blocks.o
obj-$(CONFIG_ARCH_K3) += am6_som_detection.o
obj-$(CONFIG_ARCH_IMX8M) += imx8m_som_detection.o