Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9fec9ae34a0c2e0d4c3656de434f4b0251c7c9e3
/
.
/
arch
/
arm
/
cpu
/
armv7
/
omap4
/
config.mk
blob: ad44d638401433f298ef61bdbf9179989a00ff0f [
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
+=
MLO
else
ALL
-
y
+=
u
-
boot
.
img
endif