Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e6fe8b51a6519628375f15d9ae42917b1c4fc39
/
.
/
board
/
toradex
/
smarc-imx8mp
/
Makefile
blob: 9c22bcc9aa1be41bcf14c69388106e1cf3cd5378 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2024 Toradex
obj
-
y
+=
smarc
-
imx8mp
.
o
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
spl
.
o
obj
-
$
(
CONFIG_IMX8M_LPDDR4
)
+=
lpddr4_timing
.
o
endif