summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t420s/Makefile.inc
blob: b9d5597932c1f97e54d575549d514fc9b480609a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
##
##
##
## SPDX-License-Identifier: GPL-2.0-only

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