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