diff options
author | Eric Andersen | 1999-12-07 08:37:31 +0000 |
---|---|---|
committer | Eric Andersen | 1999-12-07 08:37:31 +0000 |
commit | d00c2628474b9e6a3fe34c988fe197cf2425ff1a (patch) | |
tree | 960ee0d6353cfae1ff21820f8a2d95f6c2ed08c9 /busybox.def.h | |
parent | 0ecb54a0f3fece5e42f089036f059973bed8d87e (diff) | |
download | busybox-d00c2628474b9e6a3fe34c988fe197cf2425ff1a.zip busybox-d00c2628474b9e6a3fe34c988fe197cf2425ff1a.tar.gz |
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index a1f55ff..3284a63 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -74,6 +74,8 @@ // pretty/useful). // // +// enable a second console on VT2 in init +#define BB_FEATURE_INIT_SECOND_CONSOLE // enable features that use the /proc filesystem #define BB_FEATURE_USE_PROCFS //Enable init being called as /linuxrc |