X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=test%2Ftest%2FMakefile;h=79f0c61792992c9e74e85034e4a94c10d61a7cf5;hp=1a5e03dc687261578c268c5663bdc5570692106b;hb=feb9f680cd2c1df3d47bf4c05dc872467176e1e3;hpb=5b2976c718e0717f5e1b39b50ac71fb2ce80e47c diff --git a/test/test/Makefile b/test/test/Makefile index 1a5e03dc68..79f0c61792 100644 --- a/test/test/Makefile +++ b/test/test/Makefile @@ -214,9 +214,6 @@ CFLAGS_test_memcpy_perf.o += -fno-var-tracking-assignments endif endif -# this application needs libraries first -DEPDIRS-y += lib drivers - # Link against shared libraries when needed ifeq ($(CONFIG_RTE_LIBRTE_PMD_BOND),y) ifneq ($(CONFIG_RTE_LIBRTE_PMD_RING),y)