Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0077d711c912d59a91887f707e61da302c423be1
/
.
/
board
/
xilinx
/
common
/
Makefile
blob: 212028478c0e275089b7a9d1728871e7d15f6aa2 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
#
# (C) Copyright 2020 Xilinx, Inc.
# Michal Simek <michal.simek@xilinx.com>
#
obj
-
y
+=
board
.
o
ifndef CONFIG_SPL_BUILD
obj
-
$
(
CONFIG_CMD_FRU
)
+=
fru
.
o fru_ops
.
o
endif