X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=test%2Ftest%2FMakefile;h=79f0c61792992c9e74e85034e4a94c10d61a7cf5;hb=feb9f680cd2c1df3d47bf4c05dc872467176e1e3;hp=1a5e03dc687261578c268c5663bdc5570692106b;hpb=7d3b1ec47fae5b2d972e05d0ee37bb7a1731b085;p=dpdk.git 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)