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