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