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