Since linuxapp in build configs has been changed to linux, change it
in the bluefield doc.
Fixes:
22d1d1ccc357 ("doc: add Mellanox BlueField platform guide")
Cc: stable@dpdk.org
Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
.. code-block:: console
- make config T=arm64-bluefield-linuxapp-gcc
+ make config T=arm64-bluefield-linux-gcc
make -j
meson 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