Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
559871524a5012fcf1e3c8449322b22d07e4a7a2
/
.
/
board
/
engicam
/
imx8mp
/
Makefile
blob: c3ec09d6e3807cc85cf8f16d4847d2f2bb6f7240 [
file
] [
log
] [
blame
]
#
# Copyright (C) 2020 Amarula Solutions(India)
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
icore_mx8mp
.
o
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
spl
.
o
obj
-
$
(
CONFIG_IMX8M_LPDDR4
)
+=
lpddr4_timing
.
o
endif