blob: 40e7a7ab4c734afe92d8278ed6f62edb7401d0c4 [file] [log] [blame]
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only
SPD_SOURCES = LP_8G_2133 # 0b0000
SPD_SOURCES += LP_16G_2133 # 0b0001
romstage-y += memory.c
bootblock-y += gpio.c
ramstage-y += gpio.c
ramstage-y += ramstage.c