X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2FMakefile;h=ef09b4e16043449236176193a99c5a23be07f9a8;hb=HEAD;hp=cf3323340f2b51c623ad1b4fa98e71974888a36e;hpb=cbc12b0a96f5751ab2ed10001f44d39211e3bd45;p=dpdk.git diff --git a/drivers/net/Makefile b/drivers/net/Makefile index cf3323340f..ef09b4e160 100644 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile @@ -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