bus/pci: add Mellanox kernel driver type
[dpdk.git] / lib / librte_vhost / meson.build
index e33e6fc..3090bbe 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017-2018 Intel Corporation
 
-if host_machine.system() != 'linux'
+if not is_linux
        build = false
 endif
 if has_libnuma == 1