diff options
| -rw-r--r-- | documentation/adt-manual/adt-eclipse.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 2acd7f4a97..351e664de2 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml | |||
| @@ -175,11 +175,11 @@ | |||
| 175 | <section id='configuring-the-sysroot'> | 175 | <section id='configuring-the-sysroot'> |
| 176 | <title>Configuring the Sysroot</title> | 176 | <title>Configuring the Sysroot</title> |
| 177 | <para> | 177 | <para> |
| 178 | Specify the sysroot, which is used by both the QEMU user-space | 178 | Specify the sysroot location, which is where the root filesystem for the |
| 179 | NFS boot process and by the cross-toolchain regardless of the | 179 | target hardware is created on the development system by the ADT Installer. |
| 180 | mode you select (SDK Root Mode or Poky Tree Mode). | 180 | The QEMU user-space tools, the |
| 181 | For example, sysroot is the location to which you extract the | 181 | NFS boot process and the cross-toolchain all use the sysroot location |
| 182 | downloaded image’s root filesystem to through the ADT Installer. | 182 | regardless of the mode you select (SDK Root Mode or Poky Tree Mode). |
| 183 | </para> | 183 | </para> |
| 184 | </section> | 184 | </section> |
| 185 | 185 | ||
