[coreboot] [commit] r6326 - trunk/src/ec

repository service svn at coreboot.org
Tue Feb 1 20:19:54 CET 2011


Author: oxygene
Date: Tue Feb  1 20:19:53 2011
New Revision: 6326
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6326

Log:
Properly add Lenovo EC to build

Signed-off-by: Sven Schnelle <svens at stackframe.org>
Acked-by: Patrick Georgi <patrick at georgi-clan.de>

Modified:
   trunk/src/ec/Makefile.inc

Modified: trunk/src/ec/Makefile.inc
==============================================================================
--- trunk/src/ec/Makefile.inc	Tue Feb  1 11:44:26 2011	(r6325)
+++ trunk/src/ec/Makefile.inc	Tue Feb  1 20:19:53 2011	(r6326)
@@ -1 +1,2 @@
 subdirs-$(CONFIG_EC_ACPI) += acpi
+subdirs-y += lenovo




More information about the coreboot mailing list