bc: convert to "G trick" - this returns bc to zero bss increase
[oweals/busybox.git] / util-linux / blockdev.c
index bf4d49792eaa3184ebce3e4a268b98b5ef9efa33..e53ade995a9fa2b49d22e6d652a1a27b7ebce9a9 100644 (file)
@@ -6,12 +6,12 @@
  * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 //config:config BLOCKDEV
-//config:      bool "blockdev"
+//config:      bool "blockdev (2.4 kb)"
 //config:      default y
 //config:      help
-//config:        Performs some ioctls with block devices.
+//config:      Performs some ioctls with block devices.
 
-//applet:IF_BLOCKDEV(APPLET(blockdev, BB_DIR_SBIN, BB_SUID_DROP))
+//applet:IF_BLOCKDEV(APPLET_NOEXEC(blockdev, blockdev, BB_DIR_SBIN, BB_SUID_DROP, blockdev))
 
 //kbuild:lib-$(CONFIG_BLOCKDEV) += blockdev.o