diff options
Diffstat (limited to 'openwrt/package/busybox/Config.in')
-rw-r--r-- | openwrt/package/busybox/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/busybox/Config.in b/openwrt/package/busybox/Config.in index 4187ed0bef..4a8fb4ea06 100644 --- a/openwrt/package/busybox/Config.in +++ b/openwrt/package/busybox/Config.in @@ -1,12 +1,12 @@ config BR2_PACKAGE_BUSYBOX - bool "busybox" + bool "busybox - The Swiss Army Knife of embedded Linux" default y help The Swiss Army Knife of embedded Linux. It slices, it dices, it makes Julian Fries. - + http://busybox.net/ - + Most people will answer Y. config BR2_PACKAGE_BUSYBOX_SNAPSHOT |