[Buildroot] svn commit: trunk/buildroot/docs
aldot at uclibc.org
aldot at uclibc.org
Sun Sep 2 10:44:09 PDT 2007
Author: aldot
Date: 2007-09-02 10:44:09 -0700 (Sun, 02 Sep 2007)
New Revision: 19763
Log:
- document BUSYBOX_CONFIG_FILE
Modified:
trunk/buildroot/docs/README
Changeset:
Modified: trunk/buildroot/docs/README
===================================================================
--- trunk/buildroot/docs/README 2007-09-02 15:28:30 UTC (rev 19762)
+++ trunk/buildroot/docs/README 2007-09-02 17:44:09 UTC (rev 19763)
@@ -32,6 +32,9 @@
You can specify a config-file for uClibc:
$ make UCLIBC_CONFIG_FILE=/my/uClibc.config
+And you can specify a config-file for busybox:
+$ make BUSYBOX_CONFIG_FILE=/my/busybox.config
+
To use a non-standart host-compiler (if you do not have 'gcc'),
make sure that the compiler is in your PATH and that the library paths are
setup properly, if your compiler is built dynamically:
More information about the buildroot
mailing list