]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pmd_bond/Makefile
mbuf: remove build option to disable refcnt
[dpdk.git] / lib / librte_pmd_bond / Makefile
index cb163568f8221f134c7782b0feed25bb95af7ee3..83ccce33869f075cf7a6c0d8f105cbe753e9788a 100644 (file)
@@ -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
 #