aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-07 08:37:31 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-07 08:37:31 +0000
commitba0eb8665b8c676d0d0ad3e4506306a867467b79 (patch)
tree960ee0d6353cfae1ff21820f8a2d95f6c2ed08c9 /busybox.def.h
parent571f48d0b0e71e2f9b9817d653bf5d4ed6fd3681 (diff)
downloadbusybox-w32-ba0eb8665b8c676d0d0ad3e4506306a867467b79.tar.gz
busybox-w32-ba0eb8665b8c676d0d0ad3e4506306a867467b79.tar.bz2
busybox-w32-ba0eb8665b8c676d0d0ad3e4506306a867467b79.zip
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@167 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index a1f55ffe6..3284a63d3 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -74,6 +74,8 @@
74// pretty/useful). 74// pretty/useful).
75// 75//
76// 76//
77// enable a second console on VT2 in init
78#define BB_FEATURE_INIT_SECOND_CONSOLE
77// enable features that use the /proc filesystem 79// enable features that use the /proc filesystem
78#define BB_FEATURE_USE_PROCFS 80#define BB_FEATURE_USE_PROCFS
79//Enable init being called as /linuxrc 81//Enable init being called as /linuxrc