[coreboot] [v2] r4831 - trunk/coreboot-v2/src/southbridge

svn at coreboot.org svn at coreboot.org
Sat Oct 24 01:30:31 CEST 2009


Author: uwe
Date: 2009-10-24 01:30:31 +0200 (Sat, 24 Oct 2009)
New Revision: 4831

Modified:
   trunk/coreboot-v2/src/southbridge/Kconfig
   trunk/coreboot-v2/src/southbridge/Makefile.inc
Log:
Remove left-overs from Winbond southbridge removal (trivial).

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/coreboot-v2/src/southbridge/Kconfig
===================================================================
--- trunk/coreboot-v2/src/southbridge/Kconfig	2009-10-23 22:53:26 UTC (rev 4830)
+++ trunk/coreboot-v2/src/southbridge/Kconfig	2009-10-23 23:30:31 UTC (rev 4831)
@@ -5,4 +5,3 @@
 source src/southbridge/ricoh/Kconfig
 source src/southbridge/sis/Kconfig
 source src/southbridge/via/Kconfig
-source src/southbridge/winbond/Kconfig

Modified: trunk/coreboot-v2/src/southbridge/Makefile.inc
===================================================================
--- trunk/coreboot-v2/src/southbridge/Makefile.inc	2009-10-23 22:53:26 UTC (rev 4830)
+++ trunk/coreboot-v2/src/southbridge/Makefile.inc	2009-10-23 23:30:31 UTC (rev 4831)
@@ -5,4 +5,3 @@
 subdirs-y += ricoh
 subdirs-y += sis
 subdirs-y += via
-subdirs-y += winbond





More information about the coreboot mailing list