build: make node optional
[dpdk.git] / lib / stack / rte_stack_lf.h
index eb106e6..f2b012c 100644 (file)
 #else
 #include "rte_stack_lf_generic.h"
 #endif
+
+/**
+ * Indicates that RTE_STACK_F_LF is supported.
+ */
+#define RTE_STACK_LF_SUPPORTED
 #endif
 
 /**