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

romstage-y += buildOpts.c
romstage-y += BiosCallOuts.c
romstage-y += OemCustomize.c

ramstage-y += buildOpts.c
ramstage-y += BiosCallOuts.c
ramstage-y += OemCustomize.c
ramstage-y += ec.c

smm-y += mainboard_smi.c