src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / supermicro / x11-lga1151-series / Makefile.inc
blobfe63ea3f9daceee8484c6e9bd8cc92b2984e19e0
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ##
5 ## SPDX-License-Identifier: GPL-2.0-only
7 bootblock-y += bootblock.c
9 ramstage-y += ramstage.c
11 CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/include
13 subdirs-y += variants/$(VARIANT_DIR)
14 CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include