Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / board / dhelectronics / dh_imx6 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (C) 2017 Marek Vasut <marex@denx.de>
4
5 ifdef CONFIG_SPL_BUILD
6 obj-y   := dh_imx6_spl.o
7 else
8 obj-y   := dh_imx6.o
9 endif