lkml.org 
[lkml]   [2008]   [Dec]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 01/15] ACPI: create kernel/acpi/
From
Date
Sam Ravnborg <sam@ravnborg.org> writes:
> Why is ACPI_CFLAGS exported?
>> +ACPI_CFLAGS := -Os
>> +
>> +ifdef CONFIG_ACPI_DEBUG
>> + ACPI_CFLAGS += -DACPI_DEBUG_OUTPUT
>> +endif
>> +
>> +EXTRA_CFLAGS += $(ACPI_CFLAGS)
> A better way:
>
> ccflags-$(CONFIG_ACPI_DEBUG) := -DACPI_DEBUG_OUTPUT

Surely s/:=/+=/ ?

-Andi

--
ak@linux.intel.com


\
 
 \ /
  Last update: 2008-12-31 15:21    [W:0.549 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site