浏览代码

- point to busybox-<version>.config

Bernhard Reutner-Fischer 18 年之前
父节点
当前提交
0c47ba4dd7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/buildroot.html

+ 1 - 1
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>