stm32: add support for stm32f7 & stm32f746 discovery board
[platform/kernel/u-boot.git] / arch / arm / mach-stm32 / Makefile
1 #
2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-$(CONFIG_STM32F1) += stm32f1/
9 obj-$(CONFIG_STM32F4) += stm32f4/
10 obj-$(CONFIG_STM32F7) += stm32f7/