x86: Add a common HOB library
[oweals/u-boot.git] / arch / x86 / lib / fsp / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # Copyright (C) 2015 Google, Inc
4
5 obj-y += fsp_car.o
6 obj-y += fsp_common.o
7 obj-y += fsp_dram.o
8 obj-$(CONFIG_VIDEO_FSP) += fsp_graphics.o
9 obj-y += fsp_support.o