Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
[oweals/u-boot.git] / board / liebherr / display5 / Makefile
1 #
2 # Copyright (C) 2017, DENX Software Engineering
3 # Lukasz Majewski <lukma@denx.de>
4 #
5 # SPDX-License-Identifier:    GPL-2.0+
6 #
7 ifdef CONFIG_SPL_BUILD
8 obj-y = spl.o
9 else
10 obj-y := display5.o
11 endif