let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / e2fsprogs / Config.in
index 658ed33..3f8b3da 100644 (file)
@@ -1,11 +1,11 @@
 config BR2_PACKAGE_E2FSPROGS
-       tristate "e2fsprogs - Ext2/3 filesystem utilities"
-#      default m if DEVELOPER
-       default n
+       prompt "e2fsprogs......................... Ext2/3 filesystem utilities"
+       tristate
+       default m if CONFIG_DEVEL
        help
          This package contains essential ext2 filesystem utilities which consists of 
          e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 
          filesystem utilities.
          
          http://e2fsprogs.sourceforge.net/
-         
+