diff options
-rw-r--r-- | package/busybox/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in index afa14fd41..320cb9b1c 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -1,5 +1,3 @@ -# - config BR2_PACKAGE_BUSYBOX bool "busybox" default y @@ -7,6 +5,8 @@ config BR2_PACKAGE_BUSYBOX 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 |