config: remove redundant DPAA2 build
[dpdk.git] / doc / guides / rawdevs / dpaa2_qdma.rst
index 1550ca5..a5085c2 100644 (file)
@@ -81,7 +81,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
 --------------