cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git] / src / mainboard / emulation / qemu-i440fx / Makefile.mk
blob7d6041b62d5ca66506d1dcc99158bf427695a81c
1 ## SPDX-License-Identifier: GPL-2.0-only
3 romstage-y += memmap.c
5 postcar-y += memmap.c
6 postcar-y += exit_car.S
8 ramstage-y += memmap.c
9 ramstage-y += northbridge.c
11 all-y += fw_cfg.c
12 all-y += bootmode.c