stack: enable lock-free implementation for aarch64
[dpdk.git] / lib / librte_stack / Makefile
index 8d18ce5..b5e5bed 100644 (file)
@@ -24,6 +24,7 @@ SYMLINK-$(CONFIG_RTE_LIBRTE_STACK)-include := rte_stack.h \
                                              rte_stack_std.h \
                                              rte_stack_lf.h \
                                              rte_stack_lf_generic.h \
-                                             rte_stack_lf_c11.h
+                                             rte_stack_lf_c11.h \
+                                             rte_stack_lf_stubs.h
 
 include $(RTE_SDK)/mk/rte.lib.mk