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