summaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f14/Makefile.inc
diff options
context:
space:
mode:
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>2014-12-06 05:33:36 -0600
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-12-06 17:09:06 +0100
commit45b64fbf9dcfb0eba83f4227b11d92905c8d1e03 (patch)
tree0eb0156110fc0c70f70aa1d473439ec337bc85cc /src/vendorcode/amd/agesa/f14/Makefile.inc
parent63ebb24c17dd8ed3c912c2d5548265f0f7dc26c9 (diff)
downloadcoreboot-45b64fbf9dcfb0eba83f4227b11d92905c8d1e03.tar.xz
vendorcode/amd/agesa: Remove unused helper.c file
The contents of these files were guarded by a check for the _MSC_VER macro, which we don't use. Change-Id: Ic595c8e6284c54e1449cf21e0cebee8c9ce7c682 Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/7670 Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/vendorcode/amd/agesa/f14/Makefile.inc')
-rw-r--r--src/vendorcode/amd/agesa/f14/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vendorcode/amd/agesa/f14/Makefile.inc b/src/vendorcode/amd/agesa/f14/Makefile.inc
index 01b0d61576..d1c8911aab 100644
--- a/src/vendorcode/amd/agesa/f14/Makefile.inc
+++ b/src/vendorcode/amd/agesa/f14/Makefile.inc
@@ -230,7 +230,6 @@ libagesa-y += Proc/CPU/Feature/cpuHwC1e.c
libagesa-y += Proc/CPU/cpuLateInit.c
libagesa-y += Proc/Common/CreateStruct.c
libagesa-y += Proc/CPU/Feature/cpuWhea.c
-libagesa-y += Lib/helper.c
libagesa-y += Proc/Mem/Feat/CSINTLV/mfcsi.c
libagesa-y += Proc/Mem/Feat/ECC/mfecc.c
libagesa-y += Proc/Mem/Feat/DMI/mfDMI.c