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