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