X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcrypto%2Fmeson.build;h=34f2d99c09650e9a2dfc8fb2d3fd308c043aca17;hb=240fb56cdb8a4d48359f83b2cb856410016b9207;hp=fcb3766d3e23e45e8a856732991e29e46fb77089;hpb=2ca75c65af4ca9c836ca0b4eabec69bde05fbed6;p=dpdk.git diff --git a/drivers/crypto/meson.build b/drivers/crypto/meson.build index fcb3766d3e..34f2d99c09 100644 --- a/drivers/crypto/meson.build +++ b/drivers/crypto/meson.build @@ -27,4 +27,3 @@ drivers = ['aesni_gcm', std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps config_flag_fmt = 'RTE_LIBRTE_PMD_@0@' -driver_name_fmt = 'rte_pmd_@0@'