src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / google / hatch / variants / kohaku / Makefile.inc
blob0f8b72b88eb3d0a07a1f09e2fc7f367a7bb84971
1 ## This file is part of the coreboot project.
2 ##
3 ##
4 ## SPDX-License-Identifier: GPL-2.0-only
6 SPD_SOURCES = LP_8G_2133                # 0b000
7 SPD_SOURCES += LP_16G_2133              # 0b001
9 romstage-y += memory.c
11 bootblock-y += gpio.c
13 ramstage-y += gpio.c
14 ramstage-y += ramstage.c