xref: /openbmc/u-boot/board/samsung/espresso7420/Makefile (revision c4203e1d73d8c56d64f9b92299f2f6a4547e4e4a)
1#
2# Copyright (C) 2016 Samsung Electronics
3# Thomas Abraham <thomas.ab@samsung.com>
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8ifndef CONFIG_SPL_BUILD
9obj-y	+= espresso7420.o
10endif
11