Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / board / beacon / imx8mm / Makefile
1 #
2 # Copyright 2020 Compass Electronics Group, LLC
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y += imx8mm_beacon.o
8 obj-y += ../../freescale/common/
9
10 ifdef CONFIG_SPL_BUILD
11 obj-y += spl.o
12 obj-y += lpddr4_timing.o
13 endif