summaryrefslogtreecommitdiff
path: root/board/toradex/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/toradex/common/Makefile')
-rw-r--r--board/toradex/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/toradex/common/Makefile b/board/toradex/common/Makefile
index fc4dd4b6c3..4e9eae38e8 100644
--- a/board/toradex/common/Makefile
+++ b/board/toradex/common/Makefile
@@ -8,4 +8,5 @@ obj- := __dummy__.o
else
obj-$(CONFIG_TDX_CFG_BLOCK) += tdx-cfg-block.o
obj-y += mmc.o tdx-common.o
+obj-y += tdx-eeprom.o
endif