blob: e8be1f5a8c95f813f24e5a85912c1924c333bcf8 [file] [log] [blame]
Subrata Banik292afef2020-09-09 13:34:18 +05301# SPDX-License-Identifier: GPL-2.0-only
2
3romstage-y += fsp_params.c
4romstage-y += ../../../../cpu/intel/car/romstage.c
5romstage-y += romstage.c
Subrata Banik292afef2020-09-09 13:34:18 +05306romstage-y += systemagent.c
Jeremy Compostella9df11972022-12-02 10:59:49 -07007romstage-$(CONFIG_EARLY_GFX_GMA) += graphics.c
Jeremy Compostellae3884a12023-01-19 11:41:30 -07008romstage-y += ux.c