X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fcompress%2Fqat%2Fmeson.build;h=a0024698091b2fff6bbee8753ae1d930557a47fd;hb=acec04c4b2f5;hp=9d15076dc60836b50a127de7de2945a3ac6ce71d;hpb=2a41db7589cb27dc491963f8c09b8dd452a8296d;p=dpdk.git diff --git a/drivers/compress/qat/meson.build b/drivers/compress/qat/meson.build index 9d15076dc6..a002469809 100644 --- a/drivers/compress/qat/meson.build +++ b/drivers/compress/qat/meson.build @@ -3,7 +3,6 @@ # Add our sources files to the list -allow_experimental_apis = true qat_sources += files('qat_comp_pmd.c', 'qat_comp.c') qat_includes += include_directories('.')