summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-12-02 17:03:38 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-12-02 17:03:38 +0000
commita7c4777b39edfb54fa05dc3314a20cf1b94dfece (patch)
tree8a72589fde4e32ebe4fdd27a350f577adfa9907d /package
parent0f372f9e1ed452413535d077328fbbc6c65844ba (diff)
- name the default busybox config-file.
Diffstat (limited to 'package')
-rw-r--r--package/busybox/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index 5c7bf0184..229e3908c 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -39,4 +39,5 @@ config BR2_PACKAGE_BUSYBOX_CONFIG
Some people may wish to use their own modified BusyBox configuration
file, and will specify their config file location with this option.
+ The default is "package/busybox/busybox.config".
Most people will just use the default BusyBox configuration file.