mk: use linux and freebsd in config names
[dpdk.git] / doc / guides / cryptodevs / dpaa2_sec.rst
index aee79ab..21cb003 100644 (file)
@@ -191,7 +191,7 @@ following ``make`` command:
 .. code-block:: console
 
    cd <DPDK-source-directory>
-   make config T=arm64-dpaa2-linuxapp-gcc install
+   make config T=arm64-dpaa2-linux-gcc install
 
 Enabling logs
 -------------