src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / lenovo / g505s / Makefile.inc
blob0947bd0f8a44e85624c97196d237e51cd12f6362
2 # This file is part of the coreboot project.
5 # SPDX-License-Identifier: GPL-2.0-only
7 romstage-y += buildOpts.c
8 romstage-y += BiosCallOuts.c
9 romstage-y += OemCustomize.c
11 ramstage-y += buildOpts.c
12 ramstage-y += BiosCallOuts.c
13 ramstage-y += OemCustomize.c
14 ramstage-y += ec.c
16 smm-y += mainboard_smi.c