test: check stop call status
[dpdk.git] / drivers / crypto / meson.build
index 7fa1fbe..93c2968 100644 (file)
@@ -1,9 +1,14 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
+if is_windows
+       subdir_done()
+endif
+
 drivers = ['aesni_gcm',
           'aesni_mb',
           'armv8',
+          'bcmfs',
           'caam_jr',
           'ccp',
           'dpaa_sec',