# # Copyright (c) 2024 Theobroma Systems Design und Consulting GmbH # # SPDX-License-Identifier: GPL-2.0+ # obj-y += tiger_rk3588.o ifneq ($(CONFIG_SPL_BUILD),y) obj-y += ../common/common.o endif