summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-11-06 15:43:11 +0000
committerThierry Vignaud <tv@mandriva.org>2007-11-06 15:43:11 +0000
commit495f97c846e4d827854b63540b6e20bc6fd867c9 (patch)
tree5e109f99a89e0087dda6e3a90df257c90236444d /kernel
parent0cec176f0607443bf3019af2e9e6fa25f0441b10 (diff)
downloaddrakx-495f97c846e4d827854b63540b6e20bc6fd867c9.tar
drakx-495f97c846e4d827854b63540b6e20bc6fd867c9.tar.gz
drakx-495f97c846e4d827854b63540b6e20bc6fd867c9.tar.bz2
drakx-495f97c846e4d827854b63540b6e20bc6fd867c9.tar.xz
drakx-495f97c846e4d827854b63540b6e20bc6fd867c9.zip
include ext4
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 73ddb84ba..23ac223e0 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -167,7 +167,7 @@ our %l = (
if_(arch() =~ /^ppc/, qw(hfs)),
qw(reiserfs jfs xfs),
],
- various => [ qw(smbfs romfs ext3 ufs ntfs unionfs) ],
+ various => [ qw(smbfs romfs ext3 ext4dev ufs ntfs unionfs) ],
},