]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/Makefile
ring: guarantee load/load order in enqueue and dequeue
[dpdk.git] / drivers / net / Makefile
index cf3323340f2b51c623ad1b4fa98e71974888a36e..ef09b4e16043449236176193a99c5a23be07f9a8 100644 (file)
@@ -36,9 +36,6 @@ ifeq ($(CONFIG_RTE_LIBRTE_THUNDERX_NICVF_PMD),d)
         $(warning thunderx pmd is not supported by old compilers)
 endif
 
-core-libs := librte_eal librte_mbuf librte_mempool librte_ring librte_ether
-core-libs += librte_net librte_kvargs
-
 DIRS-$(CONFIG_RTE_LIBRTE_PMD_AF_PACKET) += af_packet
 DIRS-$(CONFIG_RTE_LIBRTE_ARK_PMD) += ark
 DIRS-$(CONFIG_RTE_LIBRTE_AVP_PMD) += avp