* [dpdk-dev] [PATCH] doc: change linuxapp to linux
@ 2019-05-27 5:18 Yong Wang
2019-05-29 11:14 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Yong Wang @ 2019-05-27 5:18 UTC (permalink / raw)
To: john.mcnamara; +Cc: dev, Yong Wang
Since linuxapp in build configs has been changed to linux, change it
in the bluefield doc.
Fixes: 22d1d1ccc357("doc: add Mellanox BlueField platform guide")
Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>
---
doc/guides/platform/bluefield.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/platform/bluefield.rst b/doc/guides/platform/bluefield.rst
index 0bb58e5..894db2c 100644
--- a/doc/guides/platform/bluefield.rst
+++ b/doc/guides/platform/bluefield.rst
@@ -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
--
1.8.3.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-29 11:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-27 5:18 [dpdk-dev] [PATCH] doc: change linuxapp to linux Yong Wang
2019-05-29 11:14 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).