Submitter | Sven Schnelle |
---|---|
Date | 2011-02-01 15:28:52 |
Message ID | <871v3rojt7.fsf@begreifnix.stackframe.org> |
Download | mbox | patch |
Permalink | /patch/2595/ |
State | Accepted |
Commit | r6326 |
Headers | show |
Comments
Patch
Index: src/ec/Makefile.inc =================================================================== --- src/ec/Makefile.inc (revision 6325) +++ src/ec/Makefile.inc (working copy) @@ -1 +1,2 @@ subdirs-$(CONFIG_EC_ACPI) += acpi +subdirs-y += lenovo
Hi List, my commit in r6325 missed a src/ec/Makefile.inc change. Lets add it and make the buildsystem happy. Signed-off-by: Sven Schnelle <svens@stackframe.org>