blob: 575f8e946042d286913018977bff3b07d4f03059 [file] [log] [blame]
Peng Fan86a17972022-07-26 16:41:10 +08001#
2# Copyright 2022 NXP
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7obj-y += imx93_evk.o
8
9ifdef CONFIG_SPL_BUILD
10obj-y += spl.o
11obj-$(CONFIG_IMX93_EVK_LPDDR4X) += lpddr4x_timing.o
12endif