blob: 94b0859eb356c31c3358c453ae46ea8cc64a50c0 [file] [log] [blame]
Quentin Schulzf0d35662024-06-10 15:13:38 +02001#
2# Copyright (c) 2024 Theobroma Systems Design und Consulting GmbH
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7obj-y += tiger_rk3588.o
Simon Glassdac3ce92024-09-29 19:49:47 -06008ifneq ($(CONFIG_XPL_BUILD),y)
Quentin Schulzf0d35662024-06-10 15:13:38 +02009obj-y += ../common/common.o
10endif