aboutsummaryrefslogtreecommitdiffstats
path: root/features.d
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-07-31 07:10:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-07-31 07:10:48 +0000
commitfe33d9388ea18748bdf84195d6b070466184400d (patch)
tree782f04be3fc85ad42f51040669cdfbe32f86e9b3 /features.d
parentb83f69020b0f1ef31bfac5f3579716dd673ca93d (diff)
downloadmkinitfs-fe33d9388ea18748bdf84195d6b070466184400d.tar.bz2
mkinitfs-fe33d9388ea18748bdf84195d6b070466184400d.tar.xz
features: fix typo in gfs2 and ocfs2 modules
ref #3265
Diffstat (limited to 'features.d')
-rw-r--r--features.d/gfs2.modules2
-rw-r--r--features.d/ocfs2.modules2
2 files changed, 2 insertions, 2 deletions
diff --git a/features.d/gfs2.modules b/features.d/gfs2.modules
index 40ecf79..6943745 100644
--- a/features.d/gfs2.modules
+++ b/features.d/gfs2.modules
@@ -1 +1 @@
-kerne/fs/gfs2
+kernel/fs/gfs2
diff --git a/features.d/ocfs2.modules b/features.d/ocfs2.modules
index 910935a..9411020 100644
--- a/features.d/ocfs2.modules
+++ b/features.d/ocfs2.modules
@@ -1 +1 @@
-kerne/fs/ocfs2
+kernel/fs/ocfs2