cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git] / src / mainboard / google / brya / variants / osiris / Makefile.mk
blob75adb9982c59795f22dd0ef8c208b2e2902ded33
1 # SPDX-License-Identifier: GPL-2.0-only
2 bootblock-y += gpio.c
4 romstage-y += memory.c
5 romstage-y += gpio.c
7 ramstage-y += gpio.c
8 ramstage-$(CONFIG_FW_CONFIG) += variant.c
9 ramstage-$(CONFIG_FW_CONFIG) += fw_config.c