mk: use linux and freebsd in config names
[dpdk.git] / doc / guides / cryptodevs / dpaa_sec.rst
index 897a4fe..0a26006 100644 (file)
@@ -131,7 +131,7 @@ following ``make`` command:
 .. code-block:: console
 
    cd <DPDK-source-directory>
-   make config T=arm64-dpaa-linuxapp-gcc install
+   make config T=arm64-dpaa-linux-gcc install
 
 Enabling logs
 -------------