summaryrefslogtreecommitdiff
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-w32-ffde8673fe8b2c32076aa3e01eab1fefc5f08e86.tar.gz
busybox-w32-ffde8673fe8b2c32076aa3e01eab1fefc5f08e86.tar.bz2
busybox-w32-ffde8673fe8b2c32076aa3e01eab1fefc5f08e86.zip
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 @@
103//#define BB_TR 103//#define BB_TR
104#define BB_TRUE_FALSE 104#define BB_TRUE_FALSE
105#define BB_TTY 105#define BB_TTY
106#define BB_UPTIME
107//#define BB_USLEEP
108#define BB_WC
109//#define BB_WGET
110#define BB_WHICH
111#define BB_WHOAMI
112//#define BB_UUENCODE 106//#define BB_UUENCODE
113//#define BB_UUDECODE 107//#define BB_UUDECODE
114#define BB_UMOUNT 108#define BB_UMOUNT
@@ -116,6 +110,13 @@
116#define BB_UNAME 110#define BB_UNAME
117//#define BB_UNIX2DOS 111//#define BB_UNIX2DOS
118//#define BB_UPDATE 112//#define BB_UPDATE
113#define BB_UPTIME
114//#define BB_USLEEP
115//#define BB_WATCHDOG
116#define BB_WC
117//#define BB_WGET
118#define BB_WHICH
119#define BB_WHOAMI
119#define BB_XARGS 120#define BB_XARGS
120#define BB_YES 121#define BB_YES
121// End of Applications List 122// End of Applications List