crypto/octeontx2: move capabilities init into probe
[dpdk.git] / drivers / crypto / meson.build
index 7fa1fbe..a242350 100644 (file)
@@ -1,6 +1,10 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
+if is_windows
+       subdir_done()
+endif
+
 drivers = ['aesni_gcm',
           'aesni_mb',
           'armv8',