diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -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 |