1# SPDX-License-Identifier: GPL-2.0+ 2# 3# Copyright (C) 2015 Google, Inc 4 5obj-y += fsp_car.o 6obj-y += fsp_common.o 7obj-y += fsp_dram.o 8obj-y += fsp_support.o 9