Only add EC code if EC is selected in Kconfig

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6305 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2011-01-27 23:56:48 +00:00 committed by Stefan Reinauer
parent 7592e8bd9c
commit f13d7f185b
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
subdirs-y += acpi
subdirs-$(CONFIG_EC_ACPI) += acpi