payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / pcengines / apu1 / Makefile.inc
blobbec5873b029c0bb1560f81a955ec2bd31397aa5b
1 # SPDX-License-Identifier: GPL-2.0-only
3 ifeq ($(CONFIG_AHCI_BIOS),y)
4 stripped_ahcibios_id = $(call strip_quotes,$(CONFIG_AHCI_BIOS_ID))
5 cbfs-files-$(CONFIG_AHCI_BIOS) += pci$(stripped_ahcibios_id).rom
6 pci$(stripped_ahcibios_id).rom-file := $(call strip_quotes,$(CONFIG_AHCI_BIOS_FILE))
7 pci$(stripped_ahcibios_id).rom-type := optionrom
8 endif
10 bootblock-y += bootblock.c
12 romstage-y += buildOpts.c
13 romstage-y += BiosCallOuts.c
14 romstage-y += OemCustomize.c
15 romstage-y += gpio_ftns.c
17 ramstage-y += buildOpts.c
18 ramstage-y += BiosCallOuts.c
19 ramstage-y += OemCustomize.c
20 ramstage-y += gpio_ftns.c
23 # Order of names in SPD_SOURCES is important!
24 SPD_SOURCES = HYNIX-H5TQ2G83CFR
25 SPD_SOURCES += HYNIX-H5TQ4G83MFR