Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6378bad3853d632530ff7b17a2a6b8ce6360a843
/
.
/
board
/
renesas
/
condor
/
Makefile
blob: 19e6038430b9d85ac5ba2a708ab0214ce96feeea [
file
] [
log
] [
blame
]
#
# board/renesas/condor/Makefile
#
# Copyright (C) 2019 Renesas Electronics Corporation
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj
-
y
:=
../
rcar
-
common
/
gen3
-
spl
.
o
else
obj
-
y
:=
../
rcar
-
common
/
common
.
o
endif