blob: 532aab015321060ac35d3ef6cd1fe706d21b9429 [file] [log] [blame]
Quentin Schulz14f731e2024-03-11 13:01:59 +01001#
2# Copyright (c) 2023 Theobroma Systems Design und Consulting GmbH
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7obj-y += jaguar_rk3588.o
8ifneq ($(CONFIG_SPL_BUILD),y)
9obj-y += ../common/common.o
10endif