summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-autotools.txt
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-12-07 10:16:47 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-08 19:41:54 +0100
commit436dc00d7a3eda45e5eb49bbd0b7a308347d4bcb (patch)
tree8abf2ecb7d2ab655d15b28b43ca007d70e29467f /docs/manual/adding-packages-autotools.txt
parent6febf6a8a0a16bd0a4ff7c6bcfeab258345d060f (diff)
downloadbuildroot-436dc00d7a3eda45e5eb49bbd0b7a308347d4bcb.tar.gz
buildroot-436dc00d7a3eda45e5eb49bbd0b7a308347d4bcb.zip
manual: remove package clean commands
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-autotools.txt')
-rw-r--r--docs/manual/adding-packages-autotools.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/manual/adding-packages-autotools.txt b/docs/manual/adding-packages-autotools.txt
index 27991b2595..d0c92ffdb8 100644
--- a/docs/manual/adding-packages-autotools.txt
+++ b/docs/manual/adding-packages-autotools.txt
@@ -145,9 +145,6 @@ cases, typical packages will therefore only use a few of them.
value is correct for most autotools packages, but it is still possible
to override it if needed.
-* +LIBFOO_CLEAN_OPT+ contains the make options used to
- clean the package. By default, the value is +clean+.
-
With the autotools infrastructure, all the steps required to build
and install the packages are already defined, and they generally work
well for most autotools-based packages. However, when required, it is
OpenPOWER on IntegriCloud