examples/l2fwd-event: add default poll mode routines
[dpdk.git] / examples / Makefile
index 75c5671..c4d1343 100644 (file)
@@ -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