xref: /rk3399_rockchip-uboot/board/samsung/espresso7420/Makefile (revision 77ca99d1a0d9fd46046d417b4247edb4e1b05d4e)
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