aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-03-05 08:07:00 +0000
committerErik Andersen <andersen@codepoet.org>2000-03-05 08:07:00 +0000
commitfb002d0df02ce53e8bcc03fe6e451b250b4d519e (patch)
treea1237f67ea857f4c83e6f51873177a9d3e5f16f0 /busybox.def.h
parent66be5e7e29ad6fa457376996b4c08d307b92a6f1 (diff)
downloadbusybox-fb002d0df02ce53e8bcc03fe6e451b250b4d519e.tar.gz
Add in tr and dirname
-Erik
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 b82bcc5f1..306133ba8 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -18,6 +18,7 @@
#define BB_DD
#define BB_DEALLOCVT
#define BB_DF
+#define BB_DIRNAME
#define BB_DMESG
//#define BB_DUTMP
#define BB_DU
@@ -84,6 +85,7 @@
// Don't turn BB_TELNET on. It doesn't work.
#define BB_TELNET
#define BB_TOUCH
+#define BB_TR
#define BB_TRUE_FALSE
#define BB_TTY
#define BB_UPTIME