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