summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-15 08:00:12 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-15 08:00:12 +0000
commit3194de43ecbccb75993fbf915d8ad19ca4046071 (patch)
tree3cbe929cad203ca1ebcfa8108b4053deff10f04e
parentf38834b3771af0e4680e92ab23b5a4877f4da7b9 (diff)
activate in developer mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2110 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/e2fsprogs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/e2fsprogs/Config.in b/openwrt/package/e2fsprogs/Config.in
index 6eb9c07d1..029d396f7 100644
--- a/openwrt/package/e2fsprogs/Config.in
+++ b/openwrt/package/e2fsprogs/Config.in
@@ -1,6 +1,6 @@
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