src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / cpu / amd / agesa / family14 / Makefile.inc
blob3aa964c2acda298191ac0ca6a63f00658497927a
2 # This file is part of the coreboot project.
4 # SPDX-License-Identifier: GPL-2.0-only
6 romstage-y += fixme.c
8 ramstage-y += fixme.c
9 ramstage-y += chip_name.c
10 ramstage-y += model_14_init.c
12 subdirs-y += ../../mtrr
13 subdirs-y += ../../../x86/tsc
14 subdirs-y += ../../../x86/lapic
15 subdirs-y += ../../../x86/cache
16 subdirs-y += ../../../x86/mtrr
17 subdirs-y += ../../../x86/pae
18 subdirs-y += ../../../x86/smm