src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / samsung / stumpy / Makefile.inc
blobae91c1d8331e4be7544d8fe83641da7c761d0675
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ##
5 ## SPDX-License-Identifier: GPL-2.0-only
7 romstage-y += chromeos.c
8 ramstage-y += chromeos.c
9 bootblock-y += gpio.c
10 romstage-y += gpio.c
12 ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
13 bootblock-y += early_init.c
14 romstage-y += early_init.c