Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
073f4f10b9941c7b3cec7db41c82ac00b811eaba
/
.
/
board
/
theobroma-systems
/
ringneck_px30
/
Makefile
blob: 45cc65baf9a0fbb63f6f9a17fb80fb4f8bf265a0 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2022 Theobroma Systems Design und Consulting GmbH
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
ringneck
-
px30
.
o
ifneq
(
$
(
CONFIG_SPL_BUILD
),
y
)
obj
-
y
+=
../
common
/
common
.
o
endif