[Buildroot] [git commit master 1/1] Fix a wrong sentence in the docs.

Peter Korsgaard jacmet at sunsite.dk
Thu Jul 8 21:06:53 UTC 2010


commit: http://git.buildroot.net/buildroot/commit/?id=a8102672d990f5ac6cf0fb689cb0073712e08f0c
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 docs/buildroot.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/buildroot.html b/docs/buildroot.html
index 48854de..6d4f17c 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -1010,7 +1010,7 @@ $(eval $(call GENTARGETS,package,libfoo,host))
 
    <p>For the target package, the <code>GENTARGETS</code> uses the
    variables defined by the .mk file and prefixed by the uppercased
-   package name: <code>LIBFOO_*</code>. For target package, it uses
+   package name: <code>LIBFOO_*</code>. For the host package, it uses
    the <code>HOST_LIBFOO_*</code>. For <i>some</i> variables, if the
    <code>HOST_LIBFOO_</code> prefixed variable doesn't exist, the
    package infrastructure uses the corresponding variable prefixed by
-- 
1.7.1




More information about the buildroot mailing list