src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / southbridge / ti / pci7420 / Makefile.inc
blob029a8461cac70068d15f6f5484398abc507d919f
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_PCI7420),y)
9 ramstage-y += cardbus.c
10 ramstage-y += firewire.c
12 endif