Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fd80a22e9be3779ad8ce3682e348459f96e55341
/
.
/
board
/
xilinx
/
versal
/
Makefile
blob: 90e03431540632e9486e1903ba8fce34b9d5bf89 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2016 - 2018 Xilinx, Inc.
# Michal Simek <michal.simek@xilinx.com>
#
obj
-
y
:=
board
.
o
obj
-
$
(
CONFIG_CMD_VERSAL
)
+=
cmds
.
o
obj
-
y
+=
../
common
/
board
.
o