Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06aeb26cff2d13382dbfe4901c5038fc93c07746
/
.
/
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