]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/armv7/at91/config.mk
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
[u-boot] / arch / arm / cpu / armv7 / at91 / config.mk
1 #
2 # Copyright (C) 2014, Andreas Bießmann <andreas.devel@googlemail.com>
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6 ifdef CONFIG_SPL_BUILD
7 ALL-y   += boot.bin
8 else
9 ALL-y   += u-boot.img
10 endif