From 6f92d21b12f89a3e1db984b228fd1339d5c7458c Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Tue, 1 Feb 2011 19:19:53 +0000 Subject: Properly add Lenovo EC to build Signed-off-by: Sven Schnelle Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6326 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/ec/Makefile.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ec/Makefile.inc b/src/ec/Makefile.inc index 37ee6dfbd6..69d04351a0 100644 --- a/src/ec/Makefile.inc +++ b/src/ec/Makefile.inc @@ -1 +1,2 @@ subdirs-$(CONFIG_EC_ACPI) += acpi +subdirs-y += lenovo -- cgit v1.2.3