X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=app%2Ftest-pmd%2FMakefile;h=891b85ac0ebd52a0484f8f6cee2cccf3de60af88;hb=6b3e017e5d25f15da73f7700f7f2ac553ef1a2e9;hp=2a0b5a5d5c794db205db6e91341f4a323e9c90f0;hpb=8b25d1ad5d2264bdfc2818c7bda74ee2697df6db;p=deb_dpdk.git diff --git a/app/test-pmd/Makefile b/app/test-pmd/Makefile index 2a0b5a5d..891b85ac 100644 --- a/app/test-pmd/Makefile +++ b/app/test-pmd/Makefile @@ -58,6 +58,8 @@ SRCS-y += csumonly.c SRCS-y += icmpecho.c SRCS-$(CONFIG_RTE_LIBRTE_IEEE1588) += ieee1588fwd.c +_LDLIBS-$(CONFIG_RTE_LIBRTE_IXGBE_PMD) += -lrte_pmd_ixgbe + CFLAGS_cmdline.o := -D_GNU_SOURCE # this application needs libraries first