]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/meson.build
net/hns3: delete redundant xstats RAS statistics
[dpdk.git] / drivers / common / meson.build
index abb4f1529ad5dcd14d92c79e517523154d6d0639..66e12143b2f61d8823778c707e561f887be3be1e 100644 (file)
@@ -6,6 +6,4 @@ if is_windows
 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@'
+drivers = ['cpt', 'dpaax', 'iavf', 'mvep', 'octeontx', 'octeontx2']