X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2FMakefile;h=b40498280884a72689822b460cf9c74d569b8351;hb=39aad0e88c;hp=d49c7f29a0f49fd7306dfcce5e1d332fab04c7bc;hpb=0e925aef2779445ea5e61b528f33b45f55a3e671;p=dpdk.git diff --git a/examples/Makefile b/examples/Makefile index d49c7f29a0..b404982808 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) += flow_distributor DIRS-y += helloworld DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += ip_pipeline ifeq ($(CONFIG_RTE_LIBRTE_LPM),y)