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