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

smm-y += dock.c
bootblock-y += dock.c
romstage-y += dock.c
bootblock-y += gpio.c
romstage-y += gpio.c
bootblock-y += early_init.c
romstage-y += early_init.c