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