Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5b94e26f1acc665e9b2789a31f3e5a87e23bf38d
/
.
/
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