summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.fsnet
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2009-08-02 00:26:52 +0200
committerPhil Sutter <phil@nwl.cc>2009-08-02 15:46:19 +0200
commit24a7b2b06786d4d14ea1f5b5cf2ffb3430a2fb0e (patch)
tree8b8dd384afba2b7f960fb456d39eef64c55d47f6 /target/linux/config/Config.in.fsnet
parent17a64091553c08d404917f37453555d674d9b324 (diff)
change all 'depends' lines to 'depends on' ones
This is only a formal change, the semantics stay exactly the same. But linux-2.6's mconf forces this nowadays, so stay compatible.
Diffstat (limited to 'target/linux/config/Config.in.fsnet')
-rw-r--r--target/linux/config/Config.in.fsnet2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.fsnet b/target/linux/config/Config.in.fsnet
index 3cb37e52f..78c21d52c 100644
--- a/target/linux/config/Config.in.fsnet
+++ b/target/linux/config/Config.in.fsnet
@@ -94,7 +94,7 @@ config ADK_KPACKAGE_KMOD_NFSD
default n
select ADK_KPACKAGE_KMOD_EXPORTFS
select ADK_KERNEL_NFSD_V3
- depends ADK_KPACKAGE_KMOD_NFS_FS
+ depends on ADK_KPACKAGE_KMOD_NFS_FS
help
If you want your Linux box to act as an NFS *server*, so that other
computers on your local network which support NFS can access certain