Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
70415e1e528db0856fedd4fa79b9f4a303a28c62
/
.
/
board
/
sifive
/
unmatched
/
Makefile
blob: 6308c80d643f38dd777ee8768f8526ec1b01e699 [
file
] [
log
] [
blame
]
Green Wan
70415e1
2021-05-27 06:52:13 -0700
[
diff
] [
blame^
]
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
# Copyright (c) 2020-2021 SiFive, Inc
4
5
obj
-
y
+=
unmatched
.
o
6
7
ifdef CONFIG_SPL_BUILD
8
obj
-
y
+=
spl
.
o
9
endif