config: remove compatibility build defines
[dpdk.git] / drivers / common / mlx5 / meson.build
index 03e3e7b..b2efea4 100644 (file)
@@ -7,7 +7,6 @@ if not (is_linux or (is_windows and is_ms_linker))
        subdir_done()
 endif
 
-config_flag_fmt = 'RTE_LIBRTE_@0@_COMMON'
 deps += ['hash', 'pci', 'bus_pci', 'net', 'eal', 'kvargs']
 sources += files(
        'mlx5_devx_cmds.c',