]> Git Repo - u-boot.git/blob - cmd/x86/Makefile
spl: fit: Prefer a malloc()'d buffer for loading images
[u-boot.git] / cmd / x86 / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 obj-y += mtrr.o
4 obj-$(CONFIG_CMD_EXCEPTION) += exception.o
5 obj-$(CONFIG_USE_HOB) += hob.o
6 obj-$(CONFIG_HAVE_FSP) += fsp.o
This page took 0.03138 seconds and 4 git commands to generate.