X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2FMakefile;h=da2bfddf9cb8739ce499edc58803e4a0a72987e3;hb=9e09761b43179caa3bc825a83b18e3b27ddf7f10;hp=d49c7f29a0f49fd7306dfcce5e1d332fab04c7bc;hpb=c711ccb30987037691f2564a053926a89d87985f;p=dpdk.git diff --git a/examples/Makefile b/examples/Makefile index d49c7f29a0..da2bfddf9c 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -45,6 +45,7 @@ DIRS-y += dpdk_qat endif DIRS-y += ethtool DIRS-y += exception_path +DIRS-$(CONFIG_RTE_LIBRTE_EFD) += server_node_efd DIRS-y += helloworld DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += ip_pipeline ifeq ($(CONFIG_RTE_LIBRTE_LPM),y)