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

romstage-y += gpio.c

verstage-y += chromeos.c
romstage-y += chromeos.c
ramstage-y += chromeos.c

romstage-y += pei_data.c
ramstage-y += pei_data.c