mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
intel/perf: fix Android build
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 15b7b56eb2 ("intel/perf: add TGL support")
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-By: Tapani Pälli <tapani.palli@intel.com>
This commit is contained in:
parent
01af59b2d9
commit
b087b7bd90
1 changed files with 2 additions and 1 deletions
|
|
@ -348,7 +348,8 @@ GEN_PERF_XML_FILES = \
|
|||
perf/oa-cflgt2.xml \
|
||||
perf/oa-cflgt3.xml \
|
||||
perf/oa-cnl.xml \
|
||||
perf/oa-icl.xml
|
||||
perf/oa-icl.xml \
|
||||
perf/oa-tgl.xml
|
||||
|
||||
GEN_PERF_FILES = \
|
||||
perf/gen_perf.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue