From 45b64fbf9dcfb0eba83f4227b11d92905c8d1e03 Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Sat, 6 Dec 2014 05:33:36 -0600 Subject: 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 Reviewed-on: http://review.coreboot.org/7670 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/vendorcode/amd/agesa/f14/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vendorcode/amd/agesa/f14/Makefile.inc') 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 -- cgit v1.2.3