Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0298f4c0032e2ba7e417aacc66da98887a2e0a5b
/
.
/
arch
/
arm
/
mach-uniphier
/
arm64
/
Makefile
blob: 5ed030ae403a08e65bfbd07b96f997249d21cc22 [
file
] [
log
] [
blame
]
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
timer
.
o
else
obj
-
y
+=
mem_map
.
o smp
.
o smp_kick_cpus
.
o
obj
-
$
(
CONFIG_ARCH_UNIPHIER_LD20
)
+=
arm
-
cci500
.
o
endif