aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
diff options
context:
space:
mode:
authorJoe Moore <awokd@danwin1210.me>2019-10-21 00:32:00 -0600
committerPatrick Georgi <pgeorgi@google.com>2019-11-20 13:23:38 +0000
commita0e1e596f894416c9db9eefe5b742cb4fad23a00 (patch)
tree7c8923de83e25e74637b9d128ea7a715287c0ec8 /src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
parent2c08ea7cfcb24240e41ad0f75be35f9e2967b3d1 (diff)
vc/amd/agesa: Remove fam12
With removal of Torpedo mainboard, this code is no longer necessary. Will resolve some unique Coverity issues. Change-Id: I2927245c426566a8f80863a109d015ebf6176803 Signed-off-by: Joe Moore <awokd@danwin1210.me> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36187 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
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, 0 insertions, 23 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
deleted file mode 100644
index 72e42f82f8..0000000000
--- a/src/vendorcode/amd/agesa/f12/Proc/CPU/Family/0x12/Makefile.inc
+++ /dev/null
@@ -1,23 +0,0 @@
-libagesa-y += F12C6State.c
-libagesa-y += F12Cpb.c
-libagesa-y += F12IoCstate.c
-libagesa-y += F12MicrocodePatch03000002.c
-libagesa-y += F12MicrocodePatch0300000e.c
-libagesa-y += F12MicrocodePatch03000027.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