[coreboot] [commit] r6365 - trunk/src/mainboard/lenovo/x60

repository service svn at coreboot.org
Tue Feb 15 14:07:33 CET 2011


Author: stuge
Date: Tue Feb 15 14:07:32 2011
New Revision: 6365
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6365

Log:
Remove more files and lines mistakenly copied from Roda to X60

Signed-off-by: Peter Stuge <peter at stuge.se>
Acked-by: Peter Stuge <peter at stuge.se>

Deleted:
   trunk/src/mainboard/lenovo/x60/m3885.c
   trunk/src/mainboard/lenovo/x60/m3885.h
   trunk/src/mainboard/lenovo/x60/rtl8168.c
Modified:
   trunk/src/mainboard/lenovo/x60/Makefile.inc

Modified: trunk/src/mainboard/lenovo/x60/Makefile.inc
==============================================================================
--- trunk/src/mainboard/lenovo/x60/Makefile.inc	Tue Feb 15 12:14:17 2011	(r6364)
+++ trunk/src/mainboard/lenovo/x60/Makefile.inc	Tue Feb 15 14:07:32 2011	(r6365)
@@ -17,7 +17,4 @@
 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
 ##
 
-ramstage-y += m3885.c
-driver-y += rtl8168.c
-
 smm-$(CONFIG_HAVE_SMI_HANDLER) += mainboard_smi.c




More information about the coreboot mailing list