blob: 3ea4880a30d1836ab91cccf190c7b0c7011bfd4d [file] [log] [blame]
Simon Glass1021af42015-01-27 22:13:36 -07001#
2# Copyright (C) 2015 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
Bin Meng62716eb2015-10-10 01:47:58 -07007obj-y += cmd_fsp.o
Simon Glass7b02bf32015-01-27 22:13:38 -07008obj-y += fsp_car.o
Simon Glass91785f72015-01-27 22:13:39 -07009obj-y += fsp_common.o
Simon Glass7b02bf32015-01-27 22:13:38 -070010obj-y += fsp_dram.o
Simon Glass1021af42015-01-27 22:13:36 -070011obj-y += fsp_support.o