mempool: move ring handler as a driver
[dpdk.git] / drivers / Makefile
index 81c03a8..193056b 100644 (file)
@@ -31,6 +31,7 @@
 
 include $(RTE_SDK)/mk/rte.vars.mk
 
+DIRS-y += mempool
 DIRS-y += net
 DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto