aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-01-25 23:40:32 +0000
committerEric Andersen <andersen@codepoet.org>2001-01-25 23:40:32 +0000
commitffde8673fe8b2c32076aa3e01eab1fefc5f08e86 (patch)
treeca0bf058a242ffb3d2f10d8f862d47a6557cd8eb /Config.h
parent8ba1b1120ee08b281f8bae2837c8f3307d166872 (diff)
downloadbusybox-ffde8673fe8b2c32076aa3e01eab1fefc5f08e86.tar.gz
Add in spoon's watchdog timer app.
-Erik
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/Config.h b/Config.h
index 1df72f301..667612cb5 100644
--- a/Config.h
+++ b/Config.h
@@ -103,12 +103,6 @@
//#define BB_TR
#define BB_TRUE_FALSE
#define BB_TTY
-#define BB_UPTIME
-//#define BB_USLEEP
-#define BB_WC
-//#define BB_WGET
-#define BB_WHICH
-#define BB_WHOAMI
//#define BB_UUENCODE
//#define BB_UUDECODE
#define BB_UMOUNT
@@ -116,6 +110,13 @@
#define BB_UNAME
//#define BB_UNIX2DOS
//#define BB_UPDATE
+#define BB_UPTIME
+//#define BB_USLEEP
+//#define BB_WATCHDOG
+#define BB_WC
+//#define BB_WGET
+#define BB_WHICH
+#define BB_WHOAMI
#define BB_XARGS
#define BB_YES
// End of Applications List