Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5748aa1e372d2db3db6bf3e863f4571bf2ffedb9
/
.
/
board
/
theobroma-systems
/
tiger_rk3588
/
Makefile
blob: 5c4c484657aa98dddce533ce918d8e0a86c47082 [
file
] [
log
] [
blame
]
#
# 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