summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-stm32mp/Makefile')
-rw-r--r--arch/arm/mach-stm32mp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-stm32mp/Makefile b/arch/arm/mach-stm32mp/Makefile
index eeb5fdd7b45..853469f3c50 100644
--- a/arch/arm/mach-stm32mp/Makefile
+++ b/arch/arm/mach-stm32mp/Makefile
@@ -8,8 +8,9 @@ obj-y += syscon.o
obj-y += bsec.o
obj-y += soc.o
-obj-$(CONFIG_STM32MP15X) += stm32mp1/
obj-$(CONFIG_STM32MP13X) += stm32mp1/
+obj-$(CONFIG_STM32MP15X) += stm32mp1/
+obj-$(CONFIG_STM32MP21X) += stm32mp2/
obj-$(CONFIG_STM32MP23X) += stm32mp2/
obj-$(CONFIG_STM32MP25X) += stm32mp2/