aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 3982a1c83..503410f1a 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -36,7 +36,7 @@
36//#define BB_LOADACM 36//#define BB_LOADACM
37//#define BB_LOADFONT 37//#define BB_LOADFONT
38//#define BB_LOADKMAP 38//#define BB_LOADKMAP
39#define BB_LOGGER 39//#define BB_LOGGER
40#define BB_LS 40#define BB_LS
41#define BB_LSMOD 41#define BB_LSMOD
42//#define BB_MAKEDEVS 42//#define BB_MAKEDEVS
@@ -68,7 +68,7 @@
68#define BB_SORT 68#define BB_SORT
69#define BB_SWAPONOFF 69#define BB_SWAPONOFF
70#define BB_SYNC 70#define BB_SYNC
71#define BB_SYSLOGD 71//#define BB_SYSLOGD
72#define BB_TAIL 72#define BB_TAIL
73#define BB_TAR 73#define BB_TAR
74#define BB_TEE 74#define BB_TEE
@@ -90,8 +90,6 @@
90// pretty/useful). 90// pretty/useful).
91// 91//
92// 92//
93// enable a second console on TTY2 in init
94#define BB_FEATURE_INIT_SECOND_CONSOLE
95// enable features that use the /proc filesystem 93// enable features that use the /proc filesystem
96#define BB_FEATURE_USE_PROCFS 94#define BB_FEATURE_USE_PROCFS
97//Enable init being called as /linuxrc 95//Enable init being called as /linuxrc