From 9e65aef3e5787f793935450bc296ccb68e513735 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 27 Mar 2007 23:34:37 +0000 Subject: add nfs kernel server kmod package (patch from #1524) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6729 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.4/config-template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic-2.4') diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template index 1553111e8..37c6f24e9 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 -- cgit v1.2.3