blob: 2256e72cda1986ffa9502447a5d7d975eaea504b [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
Simon Glass49c24a82024-09-29 19:49:47 -06008ifneq ($(CONFIG_XPL_BUILD),y)
Quentin Schulz1e1a92b2024-01-17 18:59:10 +01009obj-y += ../common/common.o
10endif