compress/qat: enable compression on GEN3
[dpdk.git] / drivers / mempool / dpaa2 / meson.build
index c3f479a..3d16d44 100644 (file)
@@ -2,11 +2,11 @@
 # Copyright 2018 NXP
 
 if not is_linux
-       build = false
-       reason = 'only supported on linux'
+    build = false
+    reason = 'only supported on Linux'
 endif
 
 deps += ['bus_fslmc']
 sources = files('dpaa2_hw_mempool.c')
 
-install_headers('rte_dpaa2_mempool.h')
+headers = files('rte_dpaa2_mempool.h')