src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / lenovo / x131e / Makefile.inc
blobe63bf457d0c0dc0dbfdaf8844bb80fdb2023a7f2
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
10 ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
11 bootblock-y += early_init.c
12 romstage-y += early_init.c