diff options
| -rw-r--r-- | package/busybox/Config.in | 1 | 
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. | 
