summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-14 02:46:43 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-14 02:46:43 +0000
commit8df0b46dd9c912076e4c64f71e2c993855b64301 (patch)
tree08b4932a3ca6e2ff81a6a737830d4141a7cf1c34 /openwrt/package/Config.in
parent4808c60f66b89c448aa649ece95bc3c38524dc6d (diff)
downloadmtk-20170518-8df0b46dd9c912076e4c64f71e2c993855b64301.zip
mtk-20170518-8df0b46dd9c912076e4c64f71e2c993855b64301.tar.gz
mtk-20170518-8df0b46dd9c912076e4c64f71e2c993855b64301.tar.bz2
add e2fsprogs package
SVN-Revision: 1652
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index 8493012..5482c23 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -160,6 +160,7 @@ source "package/strace/Config.in"
# what are we going to do with both of you
comment "FileSystems related ---"
source "package/dosfstools/Config.in"
+source "package/e2fsprogs/Config.in"
source "package/fuse/Config.in"
source "package/shfs/Config.in"