summaryrefslogtreecommitdiffstats
path: root/src/device/oprom/realmode/Makefile.inc
blob: d1bf9e6efd40c8bf76d01a58b8e42bdb065c2b64 (plain)
1
2
3
4
5
6
7
##
##
## SPDX-License-Identifier: GPL-2.0-only

ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86.c
ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_asm.S
ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_interrupts.c