src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / asrock / h110m / Makefile.inc
blobce183306a1fa0c2a2c1ea0645ed35c11c272f8a6
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ##
5 ## SPDX-License-Identifier: GPL-2.0-only
7 subdirs-y += spd
8 bootblock-y += bootblock.c
10 ramstage-y += mainboard.c
11 ramstage-y += ramstage.c
12 ramstage-y += hda_verb.c
13 ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads