Sign in
third-party-mirror
/
u-boot
/
refs/heads/upstream/next
/
.
/
arch
/
arm
/
cpu
/
arm11
/
Makefile
blob: 38a3e4d95e26c35f7657e5e243b98a2ae3fa1184 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
obj
-
y
=
cpu
.
o
ifneq
(
$
(
CONFIG_XPL_BUILD
),
y
)
obj
-
$
(
CONFIG_EFI_LOADER
)
+=
sctlr
.
o
endif