~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 28c1d62f2bba55f05722b4b72e7e2f17dfd620cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (C) 2022 Marek Vasut <marex@denx.de>
#
# SPDX-License-Identifier:      GPL-2.0+
#

ifdef CONFIG_SPL_BUILD
obj-y += spl.o lpddr4_timing_4G_32.o
else
obj-y += imx8mp_data_modul_edm_sbc.o
endif

obj-y += ../common/common.o