net/mlx5: make tunnel hub list thread safe
[dpdk.git] / lib / librte_eal / arm / include / rte_byteorder.h
index 9ec4a97..df2f1d8 100644 (file)
@@ -6,7 +6,7 @@
 #define _RTE_BYTEORDER_ARM_H_
 
 #ifndef RTE_FORCE_INTRINSICS
-#  error Platform must be built with CONFIG_RTE_FORCE_INTRINSICS
+#  error Platform must be built with RTE_FORCE_INTRINSICS
 #endif
 
 #ifdef __cplusplus