* [Buildroot] [PATCH] Fix a wrong sentence in the docs.
@ 2010-07-08 20:11 Luca Ceresoli
2010-07-08 20:15 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Luca Ceresoli @ 2010-07-08 20:11 UTC (permalink / raw)
To: buildroot
---
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.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-08 20:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-08 20:11 [Buildroot] [PATCH] Fix a wrong sentence in the docs Luca Ceresoli
2010-07-08 20:15 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox