summaryrefslogtreecommitdiff
path: root/board/st/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/common/Makefile')
-rw-r--r--board/st/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/st/common/Makefile b/board/st/common/Makefile
index 65bbebd6abc..c9608297261 100644
--- a/board/st/common/Makefile
+++ b/board/st/common/Makefile
@@ -7,7 +7,6 @@ obj-$(CONFIG_CMD_STBOARD) += cmd_stboard.o
obj-$(CONFIG_PMIC_STPMIC1) += stpmic1.o
ifeq ($(CONFIG_ARCH_STM32MP),y)
-obj-$(CONFIG_SYS_MTDPARTS_RUNTIME) += stm32mp_mtdparts.o
obj-$(CONFIG_SET_DFU_ALT_INFO) += stm32mp_dfu.o
endif