]> git.sur5r.net Git - u-boot/blob - board/samsung/smdk5250/Makefile
dt: socfpga: Replace num-chipselect with num-cs
[u-boot] / 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