config: remove redundant DPAA2 build
[dpdk.git] / doc / guides / eventdevs / dpaa2.rst
index a24a43c..dd8ebbc 100644 (file)
@@ -71,7 +71,7 @@ following ``make`` command:
 .. code-block:: console
 
    cd <DPDK-source-directory>
-   make config T=arm64-dpaa2-linux-gcc install
+   make config T=arm64-dpaa-linux-gcc install
 
 Initialization
 --------------