Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f3c633813c2c9620553a454df65f3587981c7f75
/
.
/
board
/
sifive
/
unmatched
/
Makefile
blob: e00b330e8cef7f247b8d8c826f0061104e5b9e95 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (c) 2020-2021 SiFive, Inc
obj
-
y
+=
unmatched
.
o
obj
-
$
(
CONFIG_ID_EEPROM
)
+=
hifive
-
platform
-
i2c
-
eeprom
.
o
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
spl
.
o
endif