X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2FMakefile;h=6245f833aca17e539dc19e6c2df4afc0deacc457;hb=8a312224bcdeb45a36685b7c517c12d00683b24d;hp=dc85cf360a4ac4bf1c6eddc2c1c9a0b79a001d45;hpb=a6664a09a7caa5e63f9ae625cf1946b0eef7794e;p=dpdk.git diff --git a/examples/Makefile b/examples/Makefile index dc85cf360a..6245f833ac 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -45,8 +45,8 @@ DIRS-y += exception_path DIRS-y += helloworld DIRS-y += ip_pipeline DIRS-y += ip_reassembly -DIRS-$(CONFIG_RTE_MBUF_SCATTER_GATHER) += ip_fragmentation -DIRS-$(CONFIG_RTE_MBUF_SCATTER_GATHER) += ipv4_multicast +DIRS-$(CONFIG_RTE_MBUF_REFCNT) += ip_fragmentation +DIRS-$(CONFIG_RTE_MBUF_REFCNT) += ipv4_multicast DIRS-$(CONFIG_RTE_LIBRTE_KNI) += kni DIRS-y += l2fwd DIRS-$(CONFIG_RTE_LIBRTE_IVSHMEM) += l2fwd-ivshmem