blob: 9511a70c3156b7e9311ac90e01c7c8c4314c1d26 [file] [log] [blame]
Peng Fand239d9d2019-09-16 03:09:55 +00001#
2# Copyright 2018 NXP
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7obj-y += imx8mn_evk.o
8
9ifdef CONFIG_SPL_BUILD
10obj-y += spl.o
11obj-$(CONFIG_IMX8M_DDR4) += ddr4_timing.o
12endif