net/txgbe: fix queue statistics mapping
[dpdk.git] / drivers / crypto / bcmfs / meson.build
index d67e78d..5842f83 100644 (file)
@@ -3,6 +3,12 @@
 # All rights reserved.
 #
 
+if is_windows
+    build = false
+    reason = 'not supported on Windows'
+    subdir_done()
+endif
+
 deps += ['eal', 'bus_vdev']
 sources = files(
         'bcmfs_logs.c',