diff options
author | Gustavo Sousa <gustavo.sousa@intel.com> | 2025-01-15 11:08:04 -0300 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2025-01-30 09:41:59 -0800 |
commit | c13a42f2107c768715fbac518072363b57258e36 (patch) | |
tree | 2264acc80952282530198eac1c76b6d2bd218fe1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 33f17e2cbd930a2a00eb007d9b241b6db010a880 (diff) |
drm/xe: Fix sort order of .o lists in Makefile
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@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250115140812.20799-1-gustavo.sousa@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions