]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ark/meson.build
net/txgbe: add VF base code
[dpdk.git] / drivers / net / ark / meson.build
index 80bce94e1aa02d7227f6f6a6219e57b44734fe89..aea3ba493d1ecd1720df9ba447d94c67fd5ebfef 100644 (file)
@@ -1,6 +1,12 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2018 Intel Corporation
 
+if is_windows
+       build = false
+       reason = 'not supported on Windows'
+       subdir_done()
+endif
+
 headers = files('rte_pmd_ark.h')
 
 sources = files('ark_ddm.c',