]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/meson.build
crypto/ccp: add meson build
[dpdk.git] / drivers / crypto / meson.build
index 7b3ec13f1d1a809b5a2dc4f1658b3945abc168ea..d64ca418bc3b78e33141f60551a33202770d0b37 100644 (file)
@@ -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