Commit 2eefd74b authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

Remove more or less inexact option concerning custom target skeleton



We discourage the addition of custom target skeleton into the official
Buildroot tree, so let's not encourage users to do this in the
documentation.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 7af45b8a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -346,10 +346,6 @@
      the contents of the skeleton are copied to output/target before
      any package installation.</li>

      <li>Add support for your own target in Buildroot, so that you
      have your own target skeleton (see <a href="#board_support">this
      section</a> for details).</li>

      <li>In the Buildroot configuration, you can specify the path to a
      post-build script, that gets called <i>after</i> Buildroot builds all
      the selected software, but <i>before</i> the rootfs packages are