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:
parent
7592e8bd9c
commit
f13d7f185b
|
@ -1 +1 @@
|
|||
subdirs-y += acpi
|
||||
subdirs-$(CONFIG_EC_ACPI) += acpi
|
||||
|
|
Loading…
Reference in New Issue