1#
2# (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
3#
4# SPDX-License-Identifier:     GPL-2.0+
5#
6
7obj-y	+= puma-rk3399.o
8ifneq ($(CONFIG_SPL_BUILD),y)
9obj-y	+= ../common/common.o
10endif
11