lkml.org 
[lkml]   [2016]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 15/59] tools build feature: Fix feature_check_display_code typo
    Date
    From: Jiri Olsa <jolsa@kernel.org>

    This function is cursed.. ;-)

    Signed-off-by: Jiri Olsa <jolsa@kernel.org>
    Tested-by: Wang Nan <wangnan0@huawei.com>
    Cc: David Ahern <dsahern@gmail.com>
    Cc: Namhyung Kim <namhyung@kernel.org>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Zefan Li <lizefan@huawei.com>
    Cc: pi3orama <pi3orama@163.com>
    Link: http://lkml.kernel.org/r/1450893514-9158-2-git-send-email-jolsa@kernel.org
    Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
    ---
    tools/build/Makefile.feature | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/tools/build/Makefile.feature b/tools/build/Makefile.feature
    index 6c0519de765d..a8b4befdef7e 100644
    --- a/tools/build/Makefile.feature
    +++ b/tools/build/Makefile.feature
    @@ -143,7 +143,7 @@ ifneq ("$(FEATURE_DUMP)","$(FEATURE_DUMP_FILE)")
    endif

    feature_display_check = $(eval $(feature_check_display_code))
    -define feature_display_check_code
    +define feature_check_display_code
    ifneq ($(feature-$(1)), 1)
    feature_display := 1
    endif
    --
    2.1.0
    \
     
     \ /
      Last update: 2016-01-08 20:01    [W:4.410 / U:0.532 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site