summaryrefslogtreecommitdiffstats
path: root/board/samsung/smdk5250/Makefile
blob: 3d96b077b4cb09858837eb69a265c99743681df8 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (C) 2012 Samsung Electronics
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= smdk5250_spl.o

ifndef CONFIG_SPL_BUILD
obj-y	+= exynos5-dt.o
endif
OpenPOWER on IntegriCloud