diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-05-13 19:08:42 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-05-13 19:08:42 +0000 |
commit | 67a0dd8f3c82b7d925f20eaf95b45a58bdf49993 (patch) | |
tree | fcfc0c96b7f00eef1309a21c21d8807eb6b954b0 | |
parent | c3f5c9c2eeb9b9501e54b3cee7e7bdf9f1f3110e (diff) | |
download | busybox-w32-67a0dd8f3c82b7d925f20eaf95b45a58bdf49993.tar.gz busybox-w32-67a0dd8f3c82b7d925f20eaf95b45a58bdf49993.tar.bz2 busybox-w32-67a0dd8f3c82b7d925f20eaf95b45a58bdf49993.zip |
Change a description
-Erik
-rw-r--r-- | busybox.def.h | 1 |
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 @@ | |||
187 | #define BB_FEATURE_MOUNT_FORCE | 187 | #define BB_FEATURE_MOUNT_FORCE |
188 | // | 188 | // |
189 | // Enable support for mounting remote NFS volumes | 189 | // Enable support for mounting remote NFS volumes |
190 | // (This does not yet work with Linux 2.[34].x kernels) | ||
190 | //#define BB_FEATURE_NFSMOUNT | 191 | //#define BB_FEATURE_NFSMOUNT |
191 | // | 192 | // |
192 | // Enable support for creation of tar files. | 193 | // Enable support for creation of tar files. |