X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Foverview.rst;h=986c89690855ecd4f9cc99d8e6bf6107eaaef538;hb=16015fd65a5532604139d4c597e1c16027209c4e;hp=c01f37e3c6f91f3406445555301b0325d7fd5f54;hpb=d27a6261875d203424e93d7316a0e92852f367b5;p=dpdk.git diff --git a/doc/guides/prog_guide/overview.rst b/doc/guides/prog_guide/overview.rst index c01f37e3c6..986c896908 100644 --- a/doc/guides/prog_guide/overview.rst +++ b/doc/guides/prog_guide/overview.rst @@ -52,7 +52,7 @@ The following are examples of how the variables can be set: .. code-block:: console export RTE_SDK=/home/user/DPDK - export RTE_TARGET=x86_64-native-linuxapp-gcc + export RTE_TARGET=x86_64-native-linux-gcc See the *DPDK Getting Started Guide* for information on setting up the development environment.