summaryrefslogtreecommitdiff
path: root/board/freescale/imx8ulp_evk/Makefile
blob: b2e72b4e85dac158ee7ce31f56cf3f7b78dc0b1d (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0+

obj-y   += imx8ulp_evk.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o ddr_init.o lpddr4_timing.o
endif