diff options
author | Mark Whitley <markw@lineo.com> | 2001-03-20 19:18:10 +0000 |
---|---|---|
committer | Mark Whitley <markw@lineo.com> | 2001-03-20 19:18:10 +0000 |
commit | 6f93277f56f97852d6e4e937ef758df0cce7b8ef (patch) | |
tree | be1bc8a7504d208fea701fa4686d93bb6bd62576 /Config.h | |
parent | ba372620c256b23340c5630098f1a81c10022386 (diff) | |
download | busybox-w32-6f93277f56f97852d6e4e937ef758df0cce7b8ef.tar.gz busybox-w32-6f93277f56f97852d6e4e937ef758df0cce7b8ef.tar.bz2 busybox-w32-6f93277f56f97852d6e4e937ef758df0cce7b8ef.zip |
Added adjtimex applet from Larry Doolittle.
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ | |||
7 | // | 7 | // |
8 | // | 8 | // |
9 | // BusyBox Applications | 9 | // BusyBox Applications |
10 | //#define BB_ADJTIMEX | ||
10 | //#define BB_AR | 11 | //#define BB_AR |
11 | #define BB_BASENAME | 12 | #define BB_BASENAME |
12 | #define BB_CAT | 13 | #define BB_CAT |