diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-07-29 08:45:28 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-07-29 08:47:57 +0200 |
commit | 41e049c72b8e25628e315634c8ee3cc380306eb9 (patch) | |
tree | cc299d14376c17345338883f02e08149407b7b17 /doc/guides/testpmd_app_ug/build_app.rst | |
parent | 5200906dd905c11c7fbd0b905fc82d843ff87a17 (diff) |
Imported Upstream version 16.07
Change-Id: I73f4ef6ae63fc904ba82b09d5510a8712e72dad1
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'doc/guides/testpmd_app_ug/build_app.rst')
-rw-r--r-- | doc/guides/testpmd_app_ug/build_app.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/testpmd_app_ug/build_app.rst b/doc/guides/testpmd_app_ug/build_app.rst index 7f32a7ca..4c7cf2e4 100644 --- a/doc/guides/testpmd_app_ug/build_app.rst +++ b/doc/guides/testpmd_app_ug/build_app.rst @@ -58,4 +58,4 @@ The basic compilation steps are: .. code-block:: console - $RTE_SDK/$RTE_TARGET/build/app/testpmd + $RTE_SDK/$RTE_TARGET/app/testpmd |