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