Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8b71576f3842bee0559b3865ed0b129c417f27c9
/
.
/
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