doc: add patch dependency syntax to contributing guide
[dpdk.git] / drivers / raw / meson.build
index bb57977..2c1e65e 100644 (file)
@@ -1,6 +1,10 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright 2018 NXP
 
+if is_windows
+       subdir_done()
+endif
+
 drivers = ['dpaa2_cmdif', 'dpaa2_qdma',
        'ifpga', 'ioat', 'ntb',
        'octeontx2_dma',