src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / asus / p5qc / Makefile.inc
blobe1d4dc7cbd65ab159901d3fb5768a1c0bebb6e9a
2 # This file is part of the coreboot project.
4 # SPDX-License-Identifier: GPL-2.0-only
6 CONFIG_GPIO_C:=$(call strip_quotes, $(CONFIG_GPIO_C))
8 bootblock-y += early_init.c
9 romstage-y += early_init.c
11 ramstage-y += cstates.c
12 romstage-y += $(CONFIG_GPIO_C)