]> git.droids-corp.org - dpdk.git/blobdiff - app/test/Makefile
eal: register non-EAL threads as lcores
[dpdk.git] / app / test / Makefile
index e5440774b1ad9cf84931fa99107e6c5ce83502e6..f4065271e4bc125bd2e767181489a3c18c645457 100644 (file)
@@ -98,6 +98,7 @@ SRCS-$(CONFIG_RTE_LIBRTE_FLOW_CLASSIFY) += test_flow_classify.c
 endif
 
 SRCS-y += test_rwlock.c
 endif
 
 SRCS-y += test_rwlock.c
+SRCS-y += test_lcores.c
 
 SRCS-$(CONFIG_RTE_LIBRTE_STACK) += test_stack.c
 SRCS-$(CONFIG_RTE_LIBRTE_STACK) += test_stack_perf.c
 
 SRCS-$(CONFIG_RTE_LIBRTE_STACK) += test_stack.c
 SRCS-$(CONFIG_RTE_LIBRTE_STACK) += test_stack_perf.c