lkml.org 
[lkml]   [2010]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 06/24] ide: change to new flag variable
    Date
    Replace EXTRA_CFLAGS with ccflags-y.

    Signed-off-by: matt mooney <mfm@muteddisk.com>
    ---
    drivers/ide/Makefile | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/drivers/ide/Makefile b/drivers/ide/Makefile
    index 81df925..7f879b2 100644
    --- a/drivers/ide/Makefile
    +++ b/drivers/ide/Makefile
    @@ -2,7 +2,7 @@
    # link order is important here
    #

    -EXTRA_CFLAGS += -Idrivers/ide
    +ccflags-y := -Idrivers/ide

    ide-core-y += ide.o ide-ioctls.o ide-io.o ide-iops.o ide-lib.o ide-probe.o \
    ide-taskfile.o ide-pm.o ide-park.o ide-sysfs.o ide-devsets.o \
    --
    1.7.2.1


    \
     
     \ /
      Last update: 2010-09-27 20:09    [W:4.418 / U:1.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site