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