summaryrefslogtreecommitdiff
path: root/docs/buildroot.html
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-13 12:59:45 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-03-13 12:59:45 +0000
commit0c47ba4dd7ee27bbd6bc5fb805bf344ec2e0d9af (patch)
treedfb28d76041356d07b2773ea8fbb61d0949d7bb8 /docs/buildroot.html
parent9c5b374d8dd247c428bd0b538e02a49f17e441d8 (diff)
- point to busybox-<version>.config
Diffstat (limited to 'docs/buildroot.html')
-rw-r--r--docs/buildroot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html
index e6eb715d3..f08e2ee8f 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -249,7 +249,7 @@ $ make HOSTCXX=g++-4.3-HEAD HOSTCC=gcc-4.3-HEAD
</ol>
<p>Otherwise, you can simply change the
- <code>package/busybox/busybox.config</code> file if you know the options
+ <code>package/busybox/busybox-&lt;version&gt;.config</code> file if you know the options
you want to change without using the configuration tool.</p>
<p>If you want to use an existing config file for busybox, then see
section <a href="#environment_variables">environment variables</a>.</p>