summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/hatch/variants/kohaku/Makefile.inc
blob: 0f8b72b88eb3d0a07a1f09e2fc7f367a7bb84971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only

SPD_SOURCES = LP_8G_2133		# 0b000
SPD_SOURCES += LP_16G_2133		# 0b001

romstage-y += memory.c

bootblock-y += gpio.c

ramstage-y += gpio.c
ramstage-y += ramstage.c