[coreboot] [v2] r4884 - in trunk/coreboot-v2/src: . arch include/cpu

svn at coreboot.org svn at coreboot.org
Wed Oct 28 20:38:59 CET 2009


Author: stepan
Date: 2009-10-28 20:38:58 +0100 (Wed, 28 Oct 2009)
New Revision: 4884

Removed:
   trunk/coreboot-v2/src/arch/ppc/
   trunk/coreboot-v2/src/include/cpu/ppc/
Modified:
   trunk/coreboot-v2/src/Kconfig
Log:
Drop remainder of PPC port

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Ronald G. Minnich <rminnich at gmail.com>



Modified: trunk/coreboot-v2/src/Kconfig
===================================================================
--- trunk/coreboot-v2/src/Kconfig	2009-10-28 18:57:06 UTC (rev 4883)
+++ trunk/coreboot-v2/src/Kconfig	2009-10-28 19:38:58 UTC (rev 4884)
@@ -51,7 +51,6 @@
 
 source src/mainboard/Kconfig
 source src/arch/i386/Kconfig
-source src/arch/ppc/Kconfig
 
 menu "Chipset"
 





More information about the coreboot mailing list