busybox: dont clear the screen after initramfs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-06-28 23:10:24 +02:00
parent ba328d2823
commit b4aac72c8a

View File

@ -20,8 +20,6 @@
# http://www.gnu.org/copyleft/gpl.html
################################################################################
clear
# mounting needed special filesystems
mount -n -t proc none /proc
mount -n -t sysfs none /sys