Loading...
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2015 Google, Inc

obj-y += fsp_car.o
obj-y += fsp_common.o
obj-y += fsp_dram.o
obj-y += fsp_support.o