From: Erik Andersen Date: Sat, 13 May 2000 19:08:42 +0000 (-0000) Subject: Change a description X-Git-Tag: 0_45~113 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=67a0dd8f3c82b7d925f20eaf95b45a58bdf49993;p=oweals%2Fbusybox.git Change a description -Erik --- 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.