]> git.ipfire.org Git - thirdparty/u-boot.git/blob - cmd/x86/Makefile
5f82204c87e65868c52cbfcdbe38dae199c7bf19
[thirdparty/u-boot.git] / cmd / x86 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 obj-$(CONFIG_CMD_CBSYSINFO) += cbsysinfo.o
4 obj-y += mtrr.o
5 obj-$(CONFIG_CMD_EXCEPTION) += exception.o
6 obj-$(CONFIG_USE_HOB) += hob.o
7 obj-$(CONFIG_HAVE_FSP) += fsp.o