src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / pcengines / apu1 / Makefile.inc
blobc053c39bc43b298caf6de25a890363fda47c32e0
2 # This file is part of the coreboot project.
5 # SPDX-License-Identifier: GPL-2.0-only
7 ifeq ($(CONFIG_AHCI_BIOS),y)
8 stripped_ahcibios_id = $(call strip_quotes,$(CONFIG_AHCI_BIOS_ID))
9 cbfs-files-$(CONFIG_AHCI_BIOS) += pci$(stripped_ahcibios_id).rom
10 pci$(stripped_ahcibios_id).rom-file := $(call strip_quotes,$(CONFIG_AHCI_BIOS_FILE))
11 pci$(stripped_ahcibios_id).rom-type := optionrom
12 endif
14 bootblock-y += bootblock.c
16 romstage-y += buildOpts.c
17 romstage-y += BiosCallOuts.c
18 romstage-y += OemCustomize.c
19 romstage-y += gpio_ftns.c
21 ramstage-y += buildOpts.c
22 ramstage-y += BiosCallOuts.c
23 ramstage-y += OemCustomize.c
24 ramstage-y += gpio_ftns.c
27 # Order of names in SPD_SOURCES is important!
28 SPD_SOURCES = HYNIX-H5TQ2G83CFR
29 SPD_SOURCES += HYNIX-H5TQ4G83MFR