]> git.sur5r.net Git - u-boot/blob - board/st/stm32mp1/Makefile
Merge git://git.denx.de/u-boot-fsl-qoriq
[u-boot] / board / st / stm32mp1 / Makefile
1 #
2 # Copyright (C) 2018, STMicroelectronics - All Rights Reserved
3 #
4 # SPDX-License-Identifier:      GPL-2.0+        BSD-3-Clause
5 #
6
7 ifdef CONFIG_SPL_BUILD
8 obj-y += spl.o
9 else
10 obj-y += stm32mp1.o
11 endif
12
13 obj-y += board.o