blob: c7a248f7f2e7f8afc1ad223dcf3f99e613c29518 [file] [log] [blame]
Simon Glassb93abfc2015-01-27 22:13:36 -07001#
2# Copyright (C) 2015 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
Simon Glass2cf265e2015-01-27 22:13:38 -07007obj-y += fsp_car.o
Simon Glass509805b2015-01-27 22:13:39 -07008obj-y += fsp_common.o
Simon Glass2cf265e2015-01-27 22:13:38 -07009obj-y += fsp_dram.o
Bin Meng1b35bc52017-08-15 22:41:56 -070010obj-$(CONFIG_VIDEO_FSP) += fsp_graphics.o
Simon Glassb93abfc2015-01-27 22:13:36 -070011obj-y += fsp_support.o