Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
530c8d4af2e18c6142ab7cac6f11dd92c02b2bc9
/
.
/
board
/
gateworks
/
venice
/
Makefile
blob: 08f5c62db7c5610cd9a84fd7624204346cfa7e66 [
file
] [
log
] [
blame
]
#
# Copyright 2021 Gateworks Corporation
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
imx8mm_venice
.
o gsc
.
o
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
spl
.
o
obj
-
$
(
CONFIG_IMX8M_LPDDR4
)
+=
lpddr4_timing
.
o
endif