mempool: introduce helpers for populate and required size
[dpdk.git] / doc / guides / eventdevs / dpaa.rst
index cfc4034..be68c6d 100644 (file)
@@ -62,7 +62,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
 
 Initialization
 --------------