# SPDX-License-Identifier: GPL-2.0+

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