busybox: cleanup

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-28 09:29:31 +01:00
parent f50451add7
commit ed04a24d44

View File

@ -30,9 +30,6 @@ fi
clear clear
export CONSOLE=/dev/tty3 export CONSOLE=/dev/tty3
# showing version
# lsb_release
# starting framebuffer if it still not exist # starting framebuffer if it still not exist
if [ ! -e /dev/fb0 ]; then if [ ! -e /dev/fb0 ]; then
modprobe uvesafb mode_option=1920x1080-32 mtrr=3 scroll=ywrap modprobe uvesafb mode_option=1920x1080-32 mtrr=3 scroll=ywrap