blob: 870de71bd71a940f6e326e648579167cd868655f [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Simon Glass1021af42015-01-27 22:13:36 -07002#
3# Copyright (C) 2015 Google, Inc
Simon Glass1021af42015-01-27 22:13:36 -07004
Simon Glass7b02bf32015-01-27 22:13:38 -07005obj-y += fsp_car.o
Simon Glass91785f72015-01-27 22:13:39 -07006obj-y += fsp_common.o
Simon Glass7b02bf32015-01-27 22:13:38 -07007obj-y += fsp_dram.o
Bin Meng5df91f12017-08-15 22:41:56 -07008obj-$(CONFIG_VIDEO_FSP) += fsp_graphics.o
Simon Glass1021af42015-01-27 22:13:36 -07009obj-y += fsp_support.o