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

obj-y	+= smdk5420_spl.o

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