aboutsummaryrefslogtreecommitdiff
path: root/miscutils/ts.c
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/ts.c')
-rw-r--r--miscutils/ts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/ts.c b/miscutils/ts.c
index c7e477cc5..c5c1879df 100644
--- a/miscutils/ts.c
+++ b/miscutils/ts.c
@@ -4,7 +4,7 @@
4 * Licensed under GPLv2, see file LICENSE in this source tree. 4 * Licensed under GPLv2, see file LICENSE in this source tree.
5 */ 5 */
6//config:config TS 6//config:config TS
7//config: bool "ts (450 bytes)" 7//config: bool "ts (4.4 kb)"
8//config: default y 8//config: default y
9 9
10//applet:IF_TS(APPLET(ts, BB_DIR_USR_BIN, BB_SUID_DROP)) 10//applet:IF_TS(APPLET(ts, BB_DIR_USR_BIN, BB_SUID_DROP))