~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: ddbe2d0db26148acbf47b1cc6c0c6f2242c139b8 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2019 Google LLC

obj-y += fsp_common.o
obj-y += fsp_dram.o
obj-y += fsp_init.o
obj-y += fsp_meminit.o
obj-y += fsp_silicon_init.o
obj-y += fsp_support.o