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