src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / soc / intel / quark / romstage / Makefile.inc
blobd3fc73f1f51eb0c0c36453f75ec3d62fe65f3450
2 # This file is part of the coreboot project.
5 # SPDX-License-Identifier: GPL-2.0-only
7 romstage-y += car.c
8 romstage-$(CONFIG_DISPLAY_UPD_DATA) += debug.c
9 romstage-y += fsp_params.c
10 romstage-y += mtrr.c
11 romstage-y += pcie.c
12 romstage-y += report_platform.c
13 romstage-y += romstage.c
14 romstage-y += ../../../../cpu/intel/car/romstage.c
16 postcar-y += mtrr.c