busybox: add 'dos2unix' and 'unix2dos' applet

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-15 02:25:42 +01:00
parent 7e431ab3a1
commit 051f3e3e21

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.19.3
# Thu Jan 12 22:58:59 2012
# Sun Jan 15 02:24:21 2012
#
CONFIG_HAVE_DOT_CONFIG=y
@ -203,8 +203,8 @@ CONFIG_FEATURE_DD_IBS_OBS=y
CONFIG_DF=y
# CONFIG_FEATURE_DF_FANCY is not set
CONFIG_DIRNAME=y
# CONFIG_DOS2UNIX is not set
# CONFIG_UNIX2DOS is not set
CONFIG_DOS2UNIX=y
CONFIG_UNIX2DOS=y
CONFIG_DU=y
# CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K is not set
CONFIG_ECHO=y