blob: 5b12c12d7a930863ef60567034c3f263b0affe68 [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
Simon Glassb93abfc2015-01-27 22:13:36 -070010obj-y += fsp_support.o