Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
u-boot
/
0fdfbed9ef64f29f2e33427a478c9bef799258ca
/
.
/
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