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:
Lionel Landwerlin 2019-10-31 11:34:35 +02:00
parent 01af59b2d9
commit b087b7bd90

View file

@ -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 \