]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/fm10k/meson.build
net/bnxt: refactor HWRM ring allocation routine
[dpdk.git] / drivers / net / fm10k / meson.build
index fa264f489fa2e9ac47e7a671f5d10b3f6c82dc99..299b9ffb5896e994c2789bb2c70cf38fc59375a9 100644 (file)
@@ -15,7 +15,6 @@ sources = files(
        'fm10k_rxtx.c',
 )
 if arch_subdir == 'x86'
-       dpdk_conf.set('RTE_LIBRTE_FM10K_INC_VECTOR', 1)
        sources += files('fm10k_rxtx_vec.c')
 endif