src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / device / oprom / realmode / Makefile.inc
blobe8aeac3533efa0a1e0c0b455d4ab3d411b1da1c2
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ## SPDX-License-Identifier: GPL-2.0-only
6 ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86.c
7 ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_asm.S
8 ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_interrupts.c