Hello,
On 10/13/2015 01:36 AM, Javier Martinez Canillas wrote:
> If the CONFIG_ACPI Kconfig symbol is not enabled and a partial build is
> attempted (make M=drivers/acpi), compile errors will happen due missing
> types and identifiers.
>
> This is because objects are tried to be built uncondition
If the CONFIG_ACPI Kconfig symbol is not enabled and a partial build is
attempted (make M=drivers/acpi), compile errors will happen due missing
types and identifiers.
This is because objects are tried to be built unconditionally even when
CONFIG_ACPI is not enabled. This is usually not a problem s
2 matches
Mail list logo