net/sfc: skip driver probe for incompatible device class
[dpdk.git] / drivers / common / meson.build
index abb4f15..ba6325a 100644 (file)
@@ -7,5 +7,3 @@ endif
 
 std_deps = ['eal']
 drivers = ['cpt', 'dpaax', 'iavf', 'mvep', 'octeontx', 'octeontx2', 'sfc_efx']
-config_flag_fmt = 'RTE_LIBRTE_@0@_COMMON'
-driver_name_fmt = 'rte_common_@0@'