blob: 0039dd1bf5c08ab3280fa2e22133d0164120a090 [file] [log] [blame]
Simon Glassddb39b22019-08-24 14:10:32 -06001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2019 Google LLC
4
Simon Glassac4df6f2019-09-25 08:11:30 -06005obj-y += fsp_common.o
Simon Glassddb39b22019-08-24 14:10:32 -06006obj-y += fsp_dram.o
Simon Glass85ed77d2024-09-29 19:49:46 -06007ifndef CONFIG_XPL_BUILD
Simon Glass8965ef22019-12-06 21:42:16 -07008obj-$(CONFIG_VIDEO_FSP) += fsp_graphics.o
9endif
Simon Glass80c726f2019-09-25 08:11:31 -060010obj-y += fsp_support.o