diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-03-07 07:48:53 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-03-07 07:48:53 +0000 |
commit | 06249f24f3d49da1fbd60b74672955849cf9d6a0 (patch) | |
tree | 4ab28173dd46a623fd441a5a7721a4385969fbfa | |
parent | ea6b67de65bfc13544d21fd54ace02b23609cf12 (diff) | |
download | busybox-06249f24f3d49da1fbd60b74672955849cf9d6a0.tar.gz |
Add some 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 5fc86fb17..75ad04d8d 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -174,4 +174,5 @@ //#define BB_FEATURE_INIT_CHROOT #endif // +//Make sure nothing is printed to the console on boot #define BB_FEATURE_EXTRA_QUIET |