Makefile 128 Bytes
# SPDX-License-Identifier: GPL-2.0+

obj-y += mtrr.o
obj-$(CONFIG_CMD_EXCEPTION) += exception.o
obj-$(CONFIG_HAVE_FSP) += fsp.o