Loading...
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0+

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