util/intelp2m: Print the current project version
[coreboot2.git] / src / mainboard / system76 / whl-u / Makefile.mk
blobbf3828de96852da63890f51c07bc93ea3a5759cb
1 ## SPDX-License-Identifier: GPL-2.0-only
3 CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/include
5 bootblock-y += bootblock.c
6 bootblock-y += gpio_early.c
8 ramstage-y += ramstage.c
9 ramstage-y += gpio.c
10 ramstage-y += variants/$(VARIANT_DIR)/hda_verb.c