aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/nfsd/nfsd-enable.scc1
-rw-r--r--features/nfsd/nfsd.scc5
2 files changed, 5 insertions, 1 deletions
diff --git a/features/nfsd/nfsd-enable.scc b/features/nfsd/nfsd-enable.scc
index ee851527..8a7835dd 100644
--- a/features/nfsd/nfsd-enable.scc
+++ b/features/nfsd/nfsd-enable.scc
@@ -2,4 +2,3 @@ define KFEATURE_DESCRIPTION "Enable NFS server support"
define KFEATURE_COMPATIBILITY all
kconf non-hardware nfsd.cfg
-patch nfsd4-Fix-kernel-crash-when-reading-proc-file-reply_.patch
diff --git a/features/nfsd/nfsd.scc b/features/nfsd/nfsd.scc
new file mode 100644
index 00000000..ee851527
--- /dev/null
+++ b/features/nfsd/nfsd.scc
@@ -0,0 +1,5 @@
+define KFEATURE_DESCRIPTION "Enable NFS server support"
+define KFEATURE_COMPATIBILITY all
+
+kconf non-hardware nfsd.cfg
+patch nfsd4-Fix-kernel-crash-when-reading-proc-file-reply_.patch