Home
Docs
Source
Mailing List
github
U-Boot
Source Code Browser
Open Menu
/
arch
/
riscv
/
cpu
/
mpfs
/
Makefile
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
Loading...
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0+
ifneq ($(
CONFIG_SPL_BUILD
),y)
obj-y
+=
dram.o
endif