blob: 09eab709554486c02d789e3481a8e39914c30a29 [file] [log] [blame]
Andreas Bießmann68a30be2014-05-19 14:23:40 +02001#
2# Copyright (C) 2014, Andreas Bießmann <andreas.devel@googlemail.com>
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6ifdef CONFIG_SPL_BUILD
7ALL-y += boot.bin
8else
9ALL-y += u-boot.img
10endif