[PATCH] drm/xe: Fix sort order of .o lists in Makefile

Lucas De Marchi lucas.demarchi at intel.com
Wed Jan 15 14:37:23 UTC 2025


On Wed, Jan 15, 2025 at 11:08:04AM -0300, Gustavo Sousa wrote:
>The Makefile for xe asks us to keep the lists of object files sorted:
>
>  # Please keep these build lists sorted!
>
>Reshuffle the lists into the correct sort order. That was done by
>filtering each unsorted list through 'LC_ALL=C sort'.
>
>Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>


Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>

thanks
Lucas De Marchi


More information about the Intel-xe mailing list