test/telemetry: fix typo at beginning of line
[dpdk.git] / examples / ioat / meson.build
index f1a045a..6afbaa6 100644 (file)
@@ -7,7 +7,7 @@
 # DPDK instance, use 'make'
 
 allow_experimental_apis = true
-build = dpdk_conf.has('RTE_LIBRTE_PMD_IOAT_RAWDEV')
+build = dpdk_conf.has('RTE_RAW_IOAT')
 
 deps += ['raw_ioat']