aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-12-21 23:03:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-12-21 23:04:27 +0000
commit92801060dccf632c827867eb361396646e04ae99 (patch)
tree9835c807b7adbfbed06513c4770db88c8e99a5c1
parent8f8abdd89e59c212d96994fb41b63df23153e4c6 (diff)
downloadmkinitfs-92801060dccf632c827867eb361396646e04ae99.tar.bz2
mkinitfs-92801060dccf632c827867eb361396646e04ae99.tar.xz
ext3 functionality is provided by ext4 module
ref #6167
-rw-r--r--features.d/ext3.modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/features.d/ext3.modules b/features.d/ext3.modules
index eeadf78..a5bb1c3 100644
--- a/features.d/ext3.modules
+++ b/features.d/ext3.modules
@@ -1 +1 @@
-kernel/fs/ext3
+kernel/fs/ext4