blob: 5c4c484657aa98dddce533ce918d8e0a86c47082 [file] [log] [blame]
Quentin Schulz220800a2024-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
8ifneq ($(CONFIG_SPL_BUILD),y)
9obj-y += ../common/common.o
10endif