projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
export the IMAGEBUILDER variable so that makefiles can test for the image builder run
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
config-template
diff --git
a/target/linux/generic-2.4/config-template
b/target/linux/generic-2.4/config-template
index
1553111
..
37c6f24
100644
(file)
--- 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_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_TCP is not set
-# CONFIG_NFSD_V3 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
This page took
0.021313 seconds
and
4
git commands to generate.