Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
[oweals/u-boot.git] / board / freescale / imx8mq_evk / Makefile
1 #
2 # Copyright 2017 NXP
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y += imx8mq_evk.o
8
9 ifdef CONFIG_SPL_BUILD
10 obj-y += spl.o
11 obj-$(CONFIG_IMX8M_LPDDR4) += lpddr4_timing.o lpddr4_timing_b0.o
12 endif