Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4a3448c4ed9b25aee4fa9b29493ac047ccab5919
/
.
/
arch
/
arm
/
mach-stm32mp
/
Makefile
blob: a495c53be8ca0c60b9a3cd7ff0ce7eefcce11f41 [
file
] [
log
] [
blame
]
#
# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
#
# SPDX-License-Identifier: GPL-2.0+ BSD-3-Clause
#
obj
-
y
+=
cpu
.
o
obj
-
y
+=
dram_init
.
o
obj
-
y
+=
syscon
.
o
obj
-
$
(
CONFIG_SPL_BUILD
)
+=
spl
.
o