net/ice: clean input set macro definition
[dpdk.git] / drivers / compress / meson.build
index 33f5e33..49fa02d 100644 (file)
@@ -5,7 +5,6 @@ if is_windows
        subdir_done()
 endif
 
-drivers = ['isal', 'octeontx', 'zlib']
+drivers = ['isal', 'mlx5', 'octeontx', 'zlib']
 
 std_deps = ['compressdev'] # compressdev pulls in all other needed deps
-config_flag_fmt = 'RTE_LIBRTE_PMD_@0@'