Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d541927e5ca778418cb3f50afceb8d024b5da41a
/
.
/
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