Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
[oweals/u-boot.git] / arch / arm / cpu / armv7m / Makefile
index aff60e8102ea4b0751eb78fe37194767349eb9e5..93a19566f511111a99e275e649c56dc819a14222 100644 (file)
@@ -7,3 +7,6 @@
 
 extra-y := start.o
 obj-y += cpu.o
+
+obj-$(CONFIG_STM32F1) += stm32f1/
+obj-$(CONFIG_STM32F4) += stm32f4/