✓ CI.checkpatch: success for drm/xe: replace 'grouped target' in Makefile with pattern rule

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 21 10:02:06 UTC 2024


== Series Details ==

Series: drm/xe: replace 'grouped target' in Makefile with pattern rule
URL   : https://patchwork.freedesktop.org/series/130190/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b69866973f8d00d6125a3f430747d3bb5307d458
Author: Dafna Hirschfeld <dhirschfeld at habana.ai>
Date:   Wed Feb 21 11:55:56 2024 +0200

    drm/xe: replace 'grouped target' in Makefile with pattern rule
    
    Since 'grouped target' is used only in 'make' 4.3, it should
    be avoided. Replace it with 'multi-target pattern rule' which
    has the same behavior.
    
    Signed-off-by: Dafna Hirschfeld <dhirschfeld at habana.ai>
+ /mt/dim checkpatch b895612a4da69e73804cd5fc2dedfa44fda1da99 drm-intel
b69866973f8d drm/xe: replace 'grouped target' in Makefile with pattern rule




More information about the Intel-xe mailing list