aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/helios/Makefile.inc
blob: b980e9bea5414b04591cf8935fd24f8b633876d9 (plain)
1
2
3
4
5
6
7
8
9
10
## 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