Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7921be7243e889ce5270fdcd019e206b0dce91d4
/
.
/
board
/
theobroma-systems
/
puma_rk3399
/
Makefile
blob: edd61a35c1ee7e37a506a4cd32960ae88e23230b [
file
] [
log
] [
blame
]
#
# (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
puma
-
rk3399
.
o
ifneq
(
$
(
CONFIG_SPL_BUILD
),
y
)
obj
-
y
+=
../
common
/
common
.
o
endif