busybox (initramfs): add applet 'basename'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-04-24 17:20:52 +02:00
parent cb33cc5e35
commit ee7f996b38

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.22.0
# Sat Jan 4 16:11:36 2014
# Busybox version: 1.22.1
# Thu Apr 24 17:06:16 2014
#
CONFIG_HAVE_DOT_CONFIG=y
@ -155,8 +155,8 @@ CONFIG_FEATURE_SEAMLESS_GZ=y
CONFIG_GZIP_FAST=0
# CONFIG_LZOP is not set
# CONFIG_LZOP_COMPR_HIGH is not set
# CONFIG_RPM is not set
# CONFIG_RPM2CPIO is not set
# CONFIG_RPM is not set
CONFIG_TAR=y
# CONFIG_FEATURE_TAR_CREATE is not set
CONFIG_FEATURE_TAR_AUTODETECT=y
@ -174,7 +174,7 @@ CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
#
# Coreutils
#
# CONFIG_BASENAME is not set
CONFIG_BASENAME=y
CONFIG_CAT=y
# CONFIG_DATE is not set
# CONFIG_FEATURE_DATE_ISOFMT is not set