From 673ee97c2f01e4102e1935af3b729dc325b20eef Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 2 Sep 2007 17:44:09 +0000 Subject: - document BUSYBOX_CONFIG_FILE --- docs/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/README') 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: -- cgit v1.2.3