X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2FMakefile;h=de11dd4875ac8956b7df183e834c18aed735f927;hb=0cb4150f82ff77e1c74826ae425f36388d9172fb;hp=7562424d9981f71039daf271921fa023143a22e8;hpb=f73477e276720dc0fdb4ce8da130a2ab1c963846;p=dpdk.git diff --git a/examples/Makefile b/examples/Makefile index 7562424d99..de11dd4875 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -53,6 +53,7 @@ DIRS-y += link_status_interrupt DIRS-$(CONFIG_RTE_LIBRTE_LPM) += load_balancer DIRS-y += multi_process DIRS-y += netmap_compat/bridge +DIRS-y += ntb DIRS-$(CONFIG_RTE_LIBRTE_REORDER) += packet_ordering ifeq ($(CONFIG_RTE_ARCH_X86_64),y) DIRS-y += performance-thread