]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/caam_jr/meson.build
mbuf: update Tx VLAN and QinQ flags documentation
[dpdk.git] / drivers / crypto / caam_jr / meson.build
index 99b71aef15e1d34039fb7d52c6419c2e516c2bf9..e61a13c25037a9ef384478aa7ae9e30123924ac4 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright 2018 NXP
 
-if host_machine.system() != 'linux'
+if not is_linux
         build = false
 endif