intel/perf: fix Android build
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 31 Oct 2019 09:34:35 +0000 (11:34 +0200)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 31 Oct 2019 11:20:30 +0000 (11:20 +0000)
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 15b7b56eb2fb ("intel/perf: add TGL support")
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-By: Tapani Pälli <tapani.palli@intel.com>
src/intel/Makefile.sources

index 9ce0554c41a7b265cfd28952d03cad7de2062fea..880c8bacf9c078e8f65ca687232121ae1347a504 100644 (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 \