projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54bacdb
)
- document BUSYBOX_CONFIG_FILE
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 2 Sep 2007 17:44:09 +0000
(17:44 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 2 Sep 2007 17:44:09 +0000
(17:44 -0000)
docs/README
patch
|
blob
|
history
diff --git
a/docs/README
b/docs/README
index e7dbb50024c457abb77541ae8e311fe0680d125e..8ae6acc5441bad3e2fd3160284382bb25bd1fec8 100644
(file)
--- 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: