Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7719250bc71585e4a05d928d7f3d348728c688e8
/
.
/
board
/
renesas
/
salvator-x
/
Makefile
blob: 0fc69ba9de673b7087c8a8b193bac5e20dafb50e [
file
] [
log
] [
blame
]
#
# board/renesas/salvator-x/Makefile
#
# Copyright (C) 2015 Renesas Electronics Corporation
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_XPL_BUILD
obj
-
y
:=
../
rcar
-
common
/
gen3
-
spl
.
o
else
obj
-
y
:=
salvator
-
x
.
o
../
rcar
-
common
/
common
.
o
endif