X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=lib%2Flibrte_pmd_bond%2FMakefile;h=83ccce33869f075cf7a6c0d8f105cbe753e9788a;hp=cb163568f8221f134c7782b0feed25bb95af7ee3;hb=4769bc5a27ccaeb736542c4064ffc182bbd7e439;hpb=e8b9ef877e4fd4bf723bb4d987e4bece5d276a88 diff --git a/lib/librte_pmd_bond/Makefile b/lib/librte_pmd_bond/Makefile index cb163568f8..83ccce3386 100644 --- a/lib/librte_pmd_bond/Makefile +++ b/lib/librte_pmd_bond/Makefile @@ -52,10 +52,6 @@ SRCS-$(CONFIG_RTE_LIBRTE_PMD_BOND) += rte_eth_bond_args.c SRCS-$(CONFIG_RTE_LIBRTE_PMD_BOND) += rte_eth_bond_8023ad.c SRCS-$(CONFIG_RTE_LIBRTE_PMD_BOND) += rte_eth_bond_alb.c -ifeq ($(CONFIG_RTE_MBUF_REFCNT),n) -$(info WARNING: Link Bonding Broadcast mode is disabled because it needs MBUF_REFCNT.) -endif - # # Export include files #