busybox-initramfs: add applet 'tr'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-04 23:34:42 +02:00
parent e5dd0d1a14
commit 1561aee6f7

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.18.4
# Mon Apr 4 17:34:53 2011
# Mon Apr 4 23:33:49 2011
#
CONFIG_HAVE_DOT_CONFIG=y
@ -171,9 +171,9 @@ CONFIG_CAT=y
# CONFIG_FEATURE_DATE_COMPAT is not set
CONFIG_TEST=y
CONFIG_FEATURE_TEST_64=y
# CONFIG_TR is not set
# CONFIG_FEATURE_TR_CLASSES is not set
# CONFIG_FEATURE_TR_EQUIV is not set
CONFIG_TR=y
CONFIG_FEATURE_TR_CLASSES=y
CONFIG_FEATURE_TR_EQUIV=y
# CONFIG_BASE64 is not set
# CONFIG_CAL is not set
# CONFIG_CATV is not set