busybox-initramfs: add 'cp' applet

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-08-07 01:52:09 +02:00
parent 9851c3dc18
commit 81a6c2153a

View File

@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Busybox version: 1.20.0 # Busybox version: 1.20.2
# Thu May 3 22:26:07 2012 # Tue Aug 7 00:21:10 2012
# #
CONFIG_HAVE_DOT_CONFIG=y CONFIG_HAVE_DOT_CONFIG=y
@ -200,7 +200,7 @@ CONFIG_FEATURE_TR_EQUIV=y
CONFIG_CHROOT=y CONFIG_CHROOT=y
# CONFIG_CKSUM is not set # CONFIG_CKSUM is not set
# CONFIG_COMM is not set # CONFIG_COMM is not set
# CONFIG_CP is not set CONFIG_CP=y
# CONFIG_FEATURE_CP_LONG_OPTIONS is not set # CONFIG_FEATURE_CP_LONG_OPTIONS is not set
# CONFIG_CUT is not set # CONFIG_CUT is not set
# CONFIG_DD is not set # CONFIG_DD is not set