doc: update build command in BlueField guide

Since linuxapp in build configs has been changed to linux, change it
in the bluefield doc.

Fixes: 22d1d1ccc3 ("doc: add Mellanox BlueField platform guide")
Cc: stable@dpdk.org

Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
This commit is contained in:
Yong Wang 2019-05-27 13:18:36 +08:00 committed by Thomas Monjalon
parent 317a138c55
commit 221a07fae7

View File

@ -65,7 +65,7 @@ make build
.. code-block:: console
make config T=arm64-bluefield-linuxapp-gcc
make config T=arm64-bluefield-linux-gcc
make -j
meson build
@ -135,7 +135,7 @@ make build
.. code-block:: console
make config T=arm64-bluefield-linuxapp-gcc
make config T=arm64-bluefield-linux-gcc
make -j CROSS=aarch64-linux-gnu- CONFIG_RTE_KNI_KMOD=n CONFIG_RTE_EAL_IGB_UIO=n
meson build