From 0c47ba4dd7ee27bbd6bc5fb805bf344ec2e0d9af Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 13 Mar 2007 12:59:45 +0000 Subject: - point to busybox-.config --- docs/buildroot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/buildroot.html b/docs/buildroot.html index e6eb715d3..f08e2ee8f 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -249,7 +249,7 @@ $ make HOSTCXX=g++-4.3-HEAD HOSTCC=gcc-4.3-HEAD

Otherwise, you can simply change the - package/busybox/busybox.config file if you know the options + package/busybox/busybox-<version>.config file if you know the options you want to change without using the configuration tool.

If you want to use an existing config file for busybox, then see section environment variables.

-- cgit v1.2.3