Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2000-10-09 22:56:47 +0400
committerMark Whitley <markw@lineo.com>2000-10-09 22:56:47 +0400
commit872138de50b1c5bbf105b0243f5778fcb02b310b (patch)
treebae88fc4587a4d0aa9ec228c1006f4b364d0633e /Config.h
parent7a86e61a54f75c6c457be177fb20f6dde27c06d3 (diff)
Added cmp and readlink applets from Matt Kraai.
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 961497a77..a111feeda 100644
--- a/Config.h
+++ b/Config.h
@@ -14,6 +14,7 @@
#define BB_CHROOT
#define BB_CHVT
#define BB_CLEAR
+#define BB_CMP
#define BB_CP_MV
#define BB_CUT
#define BB_DATE
@@ -76,6 +77,7 @@
#define BB_PS
#define BB_PWD
#define BB_RDATE
+#define BB_READLINK
#define BB_REBOOT
#define BB_RENICE
#define BB_RESET