Zheng Bao ([email protected]) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1224
-gerrit commit ca1238f057a9e873ea8dede8d553300023663660 Author: zbao <[email protected]> Date: Fri Jul 13 19:00:46 2012 +0800 Remove useless file from building. Change-Id: I09c695347c04d7db9add2cbb687d59c829175cfc Signed-off-by: Zheng Bao <[email protected]> Signed-off-by: zbao <[email protected]> --- 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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

