src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / southbridge / ti / pcixx12 / Makefile.inc
blob7749da431ad1717e14b1d09cc2d7d7b7b734b297
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ##
5 ## SPDX-License-Identifier: GPL-2.0-only
7 ifeq ($(CONFIG_SOUTHBRIDGE_TI_PCIXX12),y)
9 ramstage-y += pcixx12.c
11 endif