From: Thomas Petazzoni Date: Sun, 30 Jan 2011 14:37:47 +0000 (+0100) Subject: Remove more or less inexact option concerning custom target skeleton X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2eefd74b0de9a6421ea46c71d908736537446fbc;p=buildroot.git 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: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/docs/buildroot.html b/docs/buildroot.html index 6226c1166c..1ec707d296 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -346,10 +346,6 @@ the contents of the skeleton are copied to output/target before any package installation. -
  • Add support for your own target in Buildroot, so that you - have your own target skeleton (see this - section for details).
  • -
  • In the Buildroot configuration, you can specify the path to a post-build script, that gets called after Buildroot builds all the selected software, but before the rootfs packages are