]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/armv7/omap5/config.mk
Merge branch 'karo-tx-uboot' into kc-merge
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / omap5 / config.mk
1 #
2 # Copyright 2011 Linaro Limited
3 #
4 # Aneesh V <annesh@ti.com>
5 #
6 # SPDX-License-Identifier:      GPL-2.0+
7 #
8
9 ifdef CONFIG_SPL_BUILD
10 ALL-y   += MLO
11 else
12 ALL-y   += u-boot.img
13 endif