Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a704a6d615179a25f556c99d31cbc4ee366ffb54
/
.
/
arch
/
arm
/
cpu
/
armv7
/
omap3
/
config.mk
blob: 1d6a57c66c6f07fc09b9fb5fbe6808a7f053318f [
file
] [
log
] [
blame
]
#
# Copyright 2011 Linaro Limited
#
# (C) Copyright 2010
# Texas Instruments, <www.ti.com>
#
# Aneesh V <aneesh@ti.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
ALL
-
y
+=
$
(
OBJTREE
)/
MLO
else
ALL
-
y
+=
$
(
obj
)
u
-
boot
.
img
endif