mk: use linux and freebsd in config names
[dpdk.git] / doc / guides / sample_app_ug / service_cores.rst
index b8339e7..cd0f471 100644 (file)
@@ -31,7 +31,7 @@ Compiling the Application
 
     .. 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.