aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-19 16:39:10 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-19 16:39:10 +0000
commita3f09076ef5e9a2c26b4d0728cd066bba6c474e4 (patch)
treefb94f1b8f63af5d4aaf961449ffc1aa05fefe3d7 /busybox.def.h
parent3e0fbae15eca940c70075c8eade3f2c735fa34b6 (diff)
downloadbusybox-a3f09076ef5e9a2c26b4d0728cd066bba6c474e4.tar.gz
More stuff
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index e37916845..68d1ec021 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -14,7 +14,6 @@
#define BB_DF
#define BB_DMESG
//#define BB_DUTMP
-#define BB_FALSE
#define BB_FDFLUSH
#define BB_FIND
#define BB_GREP
@@ -46,7 +45,7 @@
#define BB_SYNC
#define BB_TAR
#define BB_TOUCH
-#define BB_TRUE
+#define BB_TRUE_FALSE
#define BB_UMOUNT
#define BB_UPDATE
#define BB_UTILITY