summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/cannonlake/romstage/Makefile.inc
blob: 9fa6e90b68efd7e68c4da82c21c10549e295fc89 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# This file is part of the coreboot project.
#
#
# SPDX-License-Identifier: GPL-2.0-only

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