summaryrefslogtreecommitdiffstats
path: root/main/mkinitfs/0001-features-fix-typo-in-gfs2-and-ocfs2-modules.patch
blob: 762faff0b1e16bb1242c4edeebf461c20f1cf19f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
From fe33d9388ea18748bdf84195d6b070466184400d Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Thu, 31 Jul 2014 07:10:48 +0000
Subject: [PATCH] features: fix typo in gfs2 and ocfs2 modules

ref #3265
---
 features.d/gfs2.modules  | 2 +-
 features.d/ocfs2.modules | 2 +-
 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
-- 
2.0.3