[coreboot] New patch to review for coreboot: ca1238f Remove useless file from building.

Zheng Bao (zheng.bao@amd.com) gerrit at coreboot.org
Fri Jul 13 11:21:03 CEST 2012


Zheng Bao (zheng.bao at amd.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1224

-gerrit

commit ca1238f057a9e873ea8dede8d553300023663660
Author: zbao <fishbaozi at gmail.com>
Date:   Fri Jul 13 19:00:46 2012 +0800

    Remove useless file from building.
    
    Change-Id: I09c695347c04d7db9add2cbb687d59c829175cfc
    Signed-off-by: Zheng Bao <zheng.bao at amd.com>
    Signed-off-by: zbao <fishbaozi at gmail.com>
---
 src/cpu/amd/agesa/family15tn/Makefile.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/cpu/amd/agesa/family15tn/Makefile.inc b/src/cpu/amd/agesa/family15tn/Makefile.inc
index a2ad1d8..b4d213e 100644
--- a/src/cpu/amd/agesa/family15tn/Makefile.inc
+++ b/src/cpu/amd/agesa/family15tn/Makefile.inc
@@ -213,7 +213,6 @@ agesa_lib_src += $(AGESA_ROOT)/Proc/HT/htInterfaceNonCoherent.c
 agesa_lib_src += $(AGESA_ROOT)/Proc/HT/htMain.c
 agesa_lib_src += $(AGESA_ROOT)/Proc/HT/htNb.c
 agesa_lib_src += $(AGESA_ROOT)/Proc/HT/htNotify.c
-agesa_lib_src += $(AGESA_ROOT)/Proc/IDS/Control/IdsCtrl.c
 agesa_lib_src += $(AGESA_ROOT)/Proc/IDS/Debug/IdsDebug.c
 agesa_lib_src += $(AGESA_ROOT)/Proc/IDS/Debug/IdsDebugPrint.c
 agesa_lib_src += $(AGESA_ROOT)/Proc/IDS/Debug/IdsDpSerial.c




More information about the coreboot mailing list