summaryrefslogtreecommitdiffstats
path: root/docs/README
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-02 17:44:09 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-02 17:44:09 +0000
commit673ee97c2f01e4102e1935af3b729dc325b20eef (patch)
treeeee0cf4b75c0bd72ac5d8ee73473a4e84c5335d1 /docs/README
parent54bacdba59f179160e6a67c85bc4c8b0f36f5b84 (diff)
downloadbuildroot-novena-673ee97c2f01e4102e1935af3b729dc325b20eef.tar.gz
buildroot-novena-673ee97c2f01e4102e1935af3b729dc325b20eef.zip
- document BUSYBOX_CONFIG_FILE
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/README b/docs/README
index e7dbb5002..8ae6acc54 100644
--- a/docs/README
+++ b/docs/README
@@ -32,6 +32,9 @@ More finegrained configuration:
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: