Sign in
third-party-mirror
/
u-boot
/
refs/heads/upstream/master
/
.
/
arch
/
riscv
/
cpu
/
mpfs
/
Makefile
blob: e2f62ff7711b7f98edb4560aa3fa0acf2c1a3228 [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0+
ifneq
(
$
(
CONFIG_SPL_BUILD
),
y
)
obj
-
y
+=
dram
.
o
endif