src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / lenovo / x220 / Makefile.inc
blobd478753a4cf4bfe8a68540bcacb0fecea6cdfc7c
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 += variants/$(VARIANT_DIR)/gpio.c
9 romstage-y += variants/$(VARIANT_DIR)/gpio.c
10 romstage-y += variants/$(VARIANT_DIR)/romstage.c
12 ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
13 bootblock-y += early_init.c
14 romstage-y += early_init.c