aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.