SPDX: Convert all of our multiple license tags to Linux Kernel style
[oweals/u-boot.git] / 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