Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6d61eb5d5f57a6755f09d7acfa8b5c2cebb8b8ae
/
.
/
board
/
starfive
/
visionfive2
/
Makefile
blob: c7ba4f7ed67ecc7d1de06f6a27da71fdf6482d46 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2022 StarFive Technology Co., Ltd.
#
obj
-
y
:=
starfive_visionfive2
.
o
obj
-
$
(
CONFIG_SPL_BUILD
)
+=
spl
.
o
obj
-
$
(
CONFIG_ID_EEPROM
)
+=
visionfive2
-
i2c
-
eeprom
.
o