]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/samsung/smdk5250/Makefile
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / samsung / smdk5250 / Makefile
1 #
2 # Copyright (C) 2012 Samsung Electronics
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y   += smdk5250_spl.o
8
9 ifndef CONFIG_SPL_BUILD
10 obj-y   += exynos5-dt.o
11 endif