diff options
author | Erik Andersen | 2000-05-13 19:08:42 +0000 |
---|---|---|
committer | Erik Andersen | 2000-05-13 19:08:42 +0000 |
commit | 67a0dd8f3c82b7d925f20eaf95b45a58bdf49993 (patch) | |
tree | fcfc0c96b7f00eef1309a21c21d8807eb6b954b0 /busybox.def.h | |
parent | c3f5c9c2eeb9b9501e54b3cee7e7bdf9f1f3110e (diff) | |
download | busybox-67a0dd8f3c82b7d925f20eaf95b45a58bdf49993.zip busybox-67a0dd8f3c82b7d925f20eaf95b45a58bdf49993.tar.gz |
Change a description
-Erik
Diffstat (limited to 'busybox.def.h')
-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 430671d..8eb32bf 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. |