From 1791170e5fbb23734ac415bc60d09788825059b2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 15 Oct 2005 08:00:12 +0000 Subject: [PATCH] activate in developer mode SVN-Revision: 2110 --- openwrt/package/e2fsprogs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/e2fsprogs/Config.in b/openwrt/package/e2fsprogs/Config.in index 6eb9c07d1d..029d396f70 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 -- 2.25.1