X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fmeson.build;h=147b8cf633a5229c1339101f33e6cd2de12ac0ad;hb=f69467177fa34afaeeeae81ad83142121ee1bc98;hp=5ee3f68c899f97060bce22f5cc082ecbf8c2c5ce;hpb=4f1cfda59ad3226837a1bedc7262abee2b0ae299;p=dpdk.git diff --git a/drivers/crypto/meson.build b/drivers/crypto/meson.build index 5ee3f68c89..147b8cf633 100644 --- a/drivers/crypto/meson.build +++ b/drivers/crypto/meson.build @@ -1,9 +1,6 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2017 Intel Corporation -if is_windows - subdir_done() -endif drivers = [ 'armv8', @@ -19,11 +16,9 @@ drivers = [ 'nitrox', 'null', 'octeontx', - 'octeontx2', 'openssl', 'scheduler', 'virtio', - 'zuc', ] std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps