diff options
Diffstat (limited to 'docs/manual/using.txt')
-rw-r--r-- | docs/manual/using.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/using.txt b/docs/manual/using.txt index 9436981f0..6e144d0dd 100644 --- a/docs/manual/using.txt +++ b/docs/manual/using.txt @@ -93,8 +93,8 @@ This directory contains several subdirectories: use the tarball image generated in +images/+ and extract it as root. Compared to +staging/+, +target/+ contains only the files and libraries needed to run the selected target applications: the - development files (headers, etc.) are not present, unless the - +development files in target filesystem+ option is selected. + development files (headers, etc.) are not present, the binaries are + stripped. * +host/+ contains the installation of tools compiled for the host that are needed for the proper execution of Buildroot, including the |