X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2FMakefile;h=c4d1343defb6a111407a2ae44a47655ab88f6393;hb=4ff457986f;hp=75c56710f751acecd54cdc0664a88aa9a8feac4a;hpb=c8e6ceecebc1cf195fa64980f47da37a2c91b8d8;p=dpdk.git diff --git a/examples/Makefile b/examples/Makefile index 75c56710f7..c4d1343def 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -36,6 +36,7 @@ endif DIRS-$(CONFIG_RTE_LIBRTE_HASH) += ipv4_multicast DIRS-$(CONFIG_RTE_LIBRTE_KNI) += kni DIRS-y += l2fwd +DIRS-y += l2fwd-event ifneq ($(PQOS_INSTALL_PATH),) DIRS-y += l2fwd-cat endif