diff --git a/docs/buildroot.html b/docs/buildroot.html index 0d254b6195..dfa69e0dd9 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -36,10 +36,8 @@
  • Using the uClibc toolchain outside Buildroot
  • Use an external toolchain
  • -
  • Location of downloaded packages -
  • -
  • Extending Buildroot with more - Software
  • +
  • Location of downloaded packages
  • +
  • Adding new packages to Buildroot
  • Creating your own board support
  • Resources
  • @@ -221,7 +219,9 @@ directory is not intended to be the root filesystem for the target: it contains a lot of development files, unstripped binaries and libraries that make it far too big for an embedded - system. + system. These development files are used to compile libraries + and applications for the target that depend on other + libraries.
  • target/ which contains almost the root filesystem for the target: everything needed is present except @@ -474,9 +474,9 @@ $ export BUILDROOT_COPYTO=/tftpboot uniformely named and handled by the different packages, so some understanding of the particular package is needed.

    -

    For packages relying on the autotools Buildroot - infrastructure (see this section for - details), the following stamp files are relevent:

    +

    For packages relying on Buildroot packages infrastructures (see + this section for details), the + following stamp files are relevent: