summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu/mpfs/Makefile
blob: e2f62ff7711b7f98edb4560aa3fa0acf2c1a3228 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0+

ifneq ($(CONFIG_SPL_BUILD),y)
obj-y += dram.o
endif