xref: /aosp_15_r20/external/coreboot/src/mainboard/intel/harcuvar/spd/Makefile.mk (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3romstage-y += spd.c
4
5# Order matters for SPD sources. The following indices
6# define the SPD data to use.
7SPD_SOURCES = micron_4GiB_dimm_MTA9ASF51272PZ-2G1A2
8
9spd.bin-position := $(CONFIG_SPD_LOC)
10