projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e37ca7
)
- duh. add missing listentry stop markers
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 19 Jan 2007 19:28:39 +0000
(19:28 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Fri, 19 Jan 2007 19:28:39 +0000
(19:28 -0000)
docs/buildroot.html
patch
|
blob
|
history
diff --git
a/docs/buildroot.html
b/docs/buildroot.html
index ee0d6dea415878529aa67706ba197c48ebf910ac..f7b9ab109d358ffa39a31743894f650738807202 100644
(file)
--- a/
docs/buildroot.html
+++ b/
docs/buildroot.html
@@
-177,10
+177,10
@@
<p>Buildroot optionally honors some environment variables that are passed
to <code>make</code> :</p>
<ul>
- <li>HOSTCXX
- <li>HOSTCC
- <li>UCLIBC_CONFIG_FILE=<path/to/.config>
- <li>BUSYBOX_CONFIG_FILE=<path/to/.config>
+ <li>HOSTCXX
</li>
+ <li>HOSTCC
</li>
+ <li>UCLIBC_CONFIG_FILE=<path/to/.config>
</li>
+ <li>BUSYBOX_CONFIG_FILE=<path/to/.config>
</li>
</ul>
<p>An example that uses config files located in the toplevel directory and