]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/armv7/at91/config.mk
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / 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