]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pmd/Makefile
app/testpmd: remove xenvirt again
[dpdk.git] / app / test-pmd / Makefile
index d21308fcd8c37b99ccaea5dcce4177d71e303abb..4993c91849d4f3565c23e0868aa689b85069d3f6 100644 (file)
@@ -83,10 +83,6 @@ ifeq ($(CONFIG_RTE_LIBRTE_BNXT_PMD),y)
 LDLIBS += -lrte_pmd_bnxt
 endif
 
-ifeq ($(CONFIG_RTE_LIBRTE_PMD_XENVIRT),y)
-LDLIBS += -lrte_pmd_xenvirt
-endif
-
 ifeq ($(CONFIG_RTE_LIBRTE_PMD_SOFTNIC),y)
 LDLIBS += -lrte_pmd_softnic
 endif