X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fmeson.build;h=d64ca418bc3b78e33141f60551a33202770d0b37;hb=ce5e6bf69eb32d5ea1d95e2a623f8f9d284a806d;hp=7b3ec13f1d1a809b5a2dc4f1658b3945abc168ea;hpb=e95faac15110125eb5d7d59e5963bc0885a41718;p=dpdk.git diff --git a/drivers/crypto/meson.build b/drivers/crypto/meson.build index 7b3ec13f1d..d64ca418bc 100644 --- a/drivers/crypto/meson.build +++ b/drivers/crypto/meson.build @@ -1,7 +1,7 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2017 Intel Corporation -drivers = ['dpaa_sec', 'dpaa2_sec', 'mvsam', +drivers = ['ccp', 'dpaa_sec', 'dpaa2_sec', 'mvsam', 'null', 'openssl', 'qat', 'virtio'] std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps