blob: edd61a35c1ee7e37a506a4cd32960ae88e23230b [file] [log] [blame]
Klaus Goger81039932017-04-07 19:13:38 +02001#
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
Quentin Schulz1e1a92b2024-01-17 18:59:10 +01008ifneq ($(CONFIG_SPL_BUILD),y)
9obj-y += ../common/common.o
10endif