summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/romstage/Makefile.inc
blob: 2de1a57467651a11754ac22adfd6b2b3adedffec (plain)
1
2
3
4
5
6
7
8
9
10
#
#
#
# SPDX-License-Identifier: GPL-2.0-only

romstage-y += fsp_params.c
romstage-y += ../../../../cpu/intel/car/romstage.c
romstage-y += romstage.c
romstage-y += pch.c
romstage-y += systemagent.c