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