busybox: add applet 'tail' to initramfs, needed for u-boot update script

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-09-14 16:18:20 +02:00
parent 92526d8bdc
commit 14b3e2aeeb

View File

@ -280,8 +280,8 @@ CONFIG_STAT=y
# CONFIG_SUM is not set
CONFIG_SYNC=y
# CONFIG_TAC is not set
# CONFIG_TAIL is not set
# CONFIG_FEATURE_FANCY_TAIL is not set
CONFIG_TAIL=y
CONFIG_FEATURE_FANCY_TAIL=y
# CONFIG_TEE is not set
# CONFIG_FEATURE_TEE_USE_BLOCK_IO is not set
# CONFIG_TRUE is not set