aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-05-13 19:08:42 +0000
committerErik Andersen <andersen@codepoet.org>2000-05-13 19:08:42 +0000
commit67a0dd8f3c82b7d925f20eaf95b45a58bdf49993 (patch)
treefcfc0c96b7f00eef1309a21c21d8807eb6b954b0 /busybox.def.h
parentc3f5c9c2eeb9b9501e54b3cee7e7bdf9f1f3110e (diff)
downloadbusybox-67a0dd8f3c82b7d925f20eaf95b45a58bdf49993.tar.gz
Change a description
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 430671d52..8eb32bfb8 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -187,6 +187,7 @@
#define BB_FEATURE_MOUNT_FORCE
//
// Enable support for mounting remote NFS volumes
+// (This does not yet work with Linux 2.[34].x kernels)
//#define BB_FEATURE_NFSMOUNT
//
// Enable support for creation of tar files.