Sign in
nest-open-source
/
nest-learning-thermostat
/
5.6
/
u-boot
/
a3239745ea20fdc9340c34c2fc9121c1e45d0ba8
/
.
/
u-boot-imx
/
arch
/
arm
/
cpu
/
armv7
/
omap5
/
config.mk
blob: ef2725affa33fff6252c33672415934a4dc5381b [
file
] [
log
] [
blame
]
#
# Copyright 2011 Linaro Limited
#
# Aneesh V <annesh@ti.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
ALL
-
y
+=
MLO
else
ALL
-
y
+=
u
-
boot
.
img
endif