From: Bernhard Reutner-Fischer Date: Sat, 2 Dec 2006 17:03:38 +0000 (-0000) Subject: - name the default busybox config-file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7c4777b39edfb54fa05dc3314a20cf1b94dfece;p=buildroot.git - name the default busybox config-file. --- diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 5c7bf01840..229e3908c8 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.