aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-03-27 23:34:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-03-27 23:34:37 +0000
commitf981bdac7c2bd22d023dd2f2dcce17003c4d28bc (patch)
treedef0dbfb0d50cf879249d04d4fa39109308fde26 /target
parent6a82b18c7fc27bc633aac774d278d7cb638c341f (diff)
downloadmaster-187ad058-f981bdac7c2bd22d023dd2f2dcce17003c4d28bc.tar.gz
master-187ad058-f981bdac7c2bd22d023dd2f2dcce17003c4d28bc.tar.bz2
master-187ad058-f981bdac7c2bd22d023dd2f2dcce17003c4d28bc.zip
add nfs kernel server kmod package (patch from #1524)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6729 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.4/config-template4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template
index 1553111e8b..37c6f24e90 100644
--- a/target/linux/generic-2.4/config-template
+++ b/target/linux/generic-2.4/config-template
@@ -498,9 +498,9 @@ CONFIG_NET_SCH_TEQL=m
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_VENDOR_SMC is not set
-# CONFIG_NFSD is not set
+CONFIG_NFSD=m
+CONFIG_NFSD_V3=y
# CONFIG_NFSD_TCP is not set
-# CONFIG_NFSD_V3 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y