4 lines
85 B
Makefile
4 lines
85 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += mtrr.o
|
|
obj-$(CONFIG_HAVE_FSP) += fsp.o
|