set base-files version number back to 4
[openwrt.git] / openwrt / package / util-linux / Config.in
index b10b272..ed62b7c 100644 (file)
@@ -13,3 +13,17 @@ config BR2_PACKAGE_FDISK
          http://www.kernel.org/pub/linux/utils/util-linux/
          
 
+config BR2_PACKAGE_SWAP_UTILS
+       tristate "swap-utils - Swap space management utilities"
+       default m if CONFIG_DEVEL
+       select BR2_COMPILE_UTIL_LINUX
+       help
+         A collection of tools to manage swap space :
+         
+           * mkswap
+           * swapon
+           * swapoff
+         
+         http://www.kernel.org/pub/linux/utils/util-linux/
+         
+
This page took 0.029817 seconds and 4 git commands to generate.