doc: fix typo in mlx5 guide
[dpdk.git] / drivers / common / dpaax / meson.build
index 98a1bdd..78378e2 100644 (file)
@@ -3,7 +3,7 @@
 
 allow_experimental_apis = true
 
-if host_machine.system() != 'linux'
+if not is_linux
         build = false
 endif