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