coreboot-kgpe-d16/src/ec/compal/ene932
Stefan Reinauer 77c04e95ba kbuild: automatically include ECs
This change switches all ECs and the generic EC ACPI code
to be autoincluded by Makefile.inc, rather than having to be
mentioned explicitly in ec/Makefile.inc or in
ec/<vendor>/Makefile.inc.

This means, vendor and ec directories are now "drop
in", e.g. be placed in the coreboot directory hierarchy
without having to modify any higher level coreboot files.

The long term plan is to enable out of tree components to be
built with a given coreboot version (given that the API did not
change).

Change-Id: I29d757d1f8c10a1d0167a76fd0d0f97bac576f6d
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/9798
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-29 18:10:41 +02:00
..
acpi ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL 2014-12-06 07:39:41 +01:00
Kconfig
Makefile.inc kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
chip.h src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
documentation.txt ec/compal/ene932: Update to use coreboot EC-mainboard API 2014-04-19 03:49:48 +02:00
ec.c ec: Use DEVICE_NOOP macro formalism over static stub func 2014-11-29 14:04:35 +01:00
ec.h ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' 2014-04-09 05:38:11 +02:00