xref: /openbmc/u-boot/cmd/x86/Makefile (revision 971a54193c9a90a6651064c4a7879e3568e9e7b8)
1#
2# SPDX-License-Identifier:	GPL-2.0+
3#
4
5obj-y += mtrr.o
6obj-$(CONFIG_HAVE_FSP) += fsp.o
7