aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
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