]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_mempool/Makefile
net/i40e/base: use BIT macro instead of bit fields
[dpdk.git] / lib / librte_mempool / Makefile
index 43423e05ca19ddbe8e56a1cc3fe4a5481e884995..057a6ab40fb0722dac4b46181f41c81653428124 100644 (file)
@@ -42,6 +42,9 @@ LIBABIVER := 2
 
 # all source are stored in SRCS-y
 SRCS-$(CONFIG_RTE_LIBRTE_MEMPOOL) +=  rte_mempool.c
+SRCS-$(CONFIG_RTE_LIBRTE_MEMPOOL) +=  rte_mempool_ops.c
+SRCS-$(CONFIG_RTE_LIBRTE_MEMPOOL) +=  rte_mempool_ring.c
+SRCS-$(CONFIG_RTE_LIBRTE_MEMPOOL) +=  rte_mempool_stack.c
 # install includes
 SYMLINK-$(CONFIG_RTE_LIBRTE_MEMPOOL)-include := rte_mempool.h