diff options
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 8493012e46..5482c23f3c 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" |