aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-19 23:41:03 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-19 23:41:03 +0000
commitb9b421c186cf6a9e575770a1c5fb46b6bdd3424a (patch)
tree5f691a7a1541d3d16ff8337f8331e9d21b97aa2e /busybox.def.h
parentb7a1a75261205e40e30d1dcc217c5533d48a1a87 (diff)
downloadbusybox-b9b421c186cf6a9e575770a1c5fb46b6bdd3424a.tar.gz
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 39bde4ddd..85d3df177 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -21,7 +21,7 @@
#define BB_GREP
#define BB_HALT
#define BB_INIT
-#define BB_KILL
+//#define BB_KILL // Supplied by ash
//#define BB_LENGTH
#define BB_LN
#define BB_LOADFONT
@@ -48,7 +48,7 @@
#define BB_SYNC
#define BB_TAR
#define BB_TOUCH
-#define BB_TRUE_FALSE
+//#define BB_TRUE_FALSE // Supplied by ash
#define BB_UMOUNT
#define BB_UPDATE
#define BB_UTILITY