summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/x1_carbon_gen1/Makefile.inc
blob: 4da0635233b2898b20c13e5fab0aba77092485a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only

subdirs-y += spd

smm-y += smihandler.c
bootblock-y += gpio.c
romstage-y += gpio.c

ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
bootblock-y += early_init.c
romstage-y += early_init.c