X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-pmd%2FMakefile;fp=app%2Ftest-pmd%2FMakefile;h=891b85ac0ebd52a0484f8f6cee2cccf3de60af88;hb=425781ff5afe08b77c58ec5e4d5cf56b9ac19e02;hp=2a0b5a5d5c794db205db6e91341f4a323e9c90f0;hpb=49e248223e9f71de0a91172ba01f43c7e49b0d2e;p=dpdk.git diff --git a/app/test-pmd/Makefile b/app/test-pmd/Makefile index 2a0b5a5d5c..891b85ac0e 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