aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-08-29 10:59:39 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-08-31 04:48:31 +0000
commitc87c6e68a3e76fc365a47ccebd280b816750172b (patch)
tree74c6be92989e71f470b6626525a69d0cf0d8d632 /src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
parentb045d4cd7bc9337e34cf29dd1e57c3f6647c7ca7 (diff)
AGESA f12 vendorcode: Split to Makefile.inc files
Change-Id: I8438dc468e59174bd6f88c0c02b2fbf60587dbfd Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21258 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc')
-rw-r--r--src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc b/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
new file mode 100644
index 0000000000..740b96ad31
--- /dev/null
+++ b/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
@@ -0,0 +1,23 @@
+libagesa-y += F12C6State.c
+libagesa-y += F12Cpb.c
+libagesa-y += F12IoCstate.c
+libagesa-y += F12MicrocodePatch03000002.c
+libagesa-y += F12MicrocodePatch0300000e.c
+libagesa-y += F12MicrocodePatch0300000f.c
+libagesa-y += cpuCommonF12Utilities.c
+libagesa-y += cpuF12BrandId.c
+libagesa-y += cpuF12BrandIdFm1.c
+libagesa-y += cpuF12BrandIdFs1.c
+libagesa-y += cpuF12CacheDefaults.c
+libagesa-y += cpuF12Dmi.c
+libagesa-y += cpuF12EarlyNbPstateInit.c
+libagesa-y += cpuF12MsrTables.c
+libagesa-y += cpuF12PciTables.c
+libagesa-y += cpuF12PerCorePciTables.c
+libagesa-y += cpuF12PowerCheck.c
+libagesa-y += cpuF12PowerMgmtSystemTables.c
+libagesa-y += cpuF12PowerPlane.c
+libagesa-y += cpuF12Pstate.c
+libagesa-y += cpuF12SoftwareThermal.c
+libagesa-y += cpuF12Utilities.c
+libagesa-y += cpuF12WheaInitDataTables.c