Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
607274f7f67e14aca0f0d1cde55569faa48f0183
/
.
/
arch
/
arm
/
cpu
/
arm11
/
Makefile
blob: 5dfa01ae8d05881088ea79bbbdf9cef57f7ee1e9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
obj
-
y
=
cpu
.
o
ifneq
(
$
(
CONFIG_SPL_BUILD
),
y
)
obj
-
$
(
CONFIG_EFI_LOADER
)
+=
sctlr
.
o
endif