# # This file is part of the coreboot project. # # # SPDX-License-Identifier: GPL-2.0-only bootblock-y += bootblock.c romstage-y += BiosCallOuts.c romstage-y += OemCustomize.c romstage-y += gpio_ftns.c ramstage-y += BiosCallOuts.c ramstage-y += OemCustomize.c ramstage-y += gpio_ftns.c # Order of names in SPD_SOURCES is important! SPD_SOURCES = HYNIX-2G-1333 SPD_SOURCES += HYNIX-4G-1333-ECC subdirs-y += variants/$(VARIANT_DIR)