]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/cpu/armv7/omap5/config.mk
kbuild: change out-of-tree build
[people/ms/u-boot.git] / arch / arm / cpu / armv7 / omap5 / config.mk
CommitLineData
508a58fa
S
1#
2# Copyright 2011 Linaro Limited
508a58fa
S
3#
4# Aneesh V <annesh@ti.com>
5#
1a459660 6# SPDX-License-Identifier: GPL-2.0+
508a58fa
S
7#
8
9ifdef CONFIG_SPL_BUILD
10ALL-y += $(OBJTREE)/MLO
11else
9e414032 12ALL-y += u-boot.img
508a58fa 13endif