X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=examples%2FMakefile;h=fa5a0859c341978f1284652f0797e6819d181190;hp=380c5d68199ea026becf011ff90b8a2307f007ca;hb=4769bc5a27ccaeb736542c4064ffc182bbd7e439;hpb=e8b9ef877e4fd4bf723bb4d987e4bece5d276a88 diff --git a/examples/Makefile b/examples/Makefile index 380c5d6819..fa5a0859c3 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -47,8 +47,8 @@ DIRS-y += exception_path DIRS-y += helloworld DIRS-y += ip_pipeline DIRS-y += ip_reassembly -DIRS-$(CONFIG_RTE_MBUF_REFCNT) += ip_fragmentation -DIRS-$(CONFIG_RTE_MBUF_REFCNT) += ipv4_multicast +DIRS-$(CONFIG_RTE_IP_FRAG) += ip_fragmentation +DIRS-y += ipv4_multicast DIRS-$(CONFIG_RTE_LIBRTE_KNI) += kni DIRS-y += l2fwd DIRS-$(CONFIG_RTE_LIBRTE_IVSHMEM) += l2fwd-ivshmem