aboutsummaryrefslogtreecommitdiff
path: root/miscutils/config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-11-30 07:54:32 +0000
committerEric Andersen <andersen@codepoet.org>2001-11-30 07:54:32 +0000
commitc3657428d3207d35cda634adbe23f75457f7912b (patch)
tree4e2e551a99ee63df2bff47792c553cd2632b5883 /miscutils/config.in
parent38288bbf4cb26be1d1b3ee9175666d6819892a9e (diff)
downloadbusybox-c3657428d3207d35cda634adbe23f75457f7912b.tar.gz
Add in a 'time' applet. Adds 4.5k.
-Erik
Diffstat (limited to 'miscutils/config.in')
-rw-r--r--miscutils/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/config.in b/miscutils/config.in
index 61b2113bc..20310eb6c 100644
--- a/miscutils/config.in
+++ b/miscutils/config.in
@@ -13,6 +13,7 @@ bool 'makedevs' CONFIG_MAKEDEVS
bool 'mktemp' CONFIG_MKTEMP
bool 'mt' CONFIG_MT
bool 'readlink' CONFIG_READLINK
+bool 'time' CONFIG_TIME
bool 'update' CONFIG_UPDATE
bool 'watchdog' CONFIG_WATCHDOG