net/qede: fix multicast drop in promiscuous mode
[dpdk.git] / drivers / crypto / meson.build
index 229debd..a242350 100644 (file)
@@ -1,8 +1,13 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
+if is_windows
+       subdir_done()
+endif
+
 drivers = ['aesni_gcm',
           'aesni_mb',
+          'armv8',
           'caam_jr',
           'ccp',
           'dpaa_sec',