]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/samsung/smdk5420/Makefile
Exynos5420: Add base patch for SMDK5420
[karo-tx-uboot.git] / board / samsung / smdk5420 / Makefile
1 #
2 # Copyright (C) 2013 Samsung Electronics
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y   += smdk5420_spl.o
8
9 ifndef CONFIG_SPL_BUILD
10 obj-y   += smdk5420.o
11 endif