mk: use linux and freebsd in config names
[dpdk.git] / doc / guides / sample_app_ug / performance_thread.rst
index fbd30a5..e2c04ef 100644 (file)
@@ -1158,7 +1158,7 @@ To build and run the pthread shim example
 
    .. code-block:: console
 
-       export RTE_TARGET=x86_64-native-linuxapp-gcc
+       export RTE_TARGET=x86_64-native-linux-gcc
 
    See the DPDK Getting Started Guide for possible RTE_TARGET values.