activate in developer mode
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Oct 2005 08:00:12 +0000 (08:00 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 15 Oct 2005 08:00:12 +0000 (08:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2110 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/e2fsprogs/Config.in

index 6eb9c07..029d396 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_E2FSPROGS
        tristate "e2fsprogs - Ext2/3 filesystem utilities"
 config BR2_PACKAGE_E2FSPROGS
        tristate "e2fsprogs - Ext2/3 filesystem utilities"
-       default m if DEVELOPER
+       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 
        help
          This package contains essential ext2 filesystem utilities which consists of 
          e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 
This page took 0.020304 seconds and 4 git commands to generate.