From ed04a24d44d973f345e28d0702f979e981687c32 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 28 Feb 2012 09:29:31 +0100 Subject: [PATCH] busybox: cleanup Signed-off-by: Stephan Raue --- packages/sysutils/busybox/scripts/init | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/sysutils/busybox/scripts/init b/packages/sysutils/busybox/scripts/init index 32ee8fec08..f7afbf5f2f 100755 --- a/packages/sysutils/busybox/scripts/init +++ b/packages/sysutils/busybox/scripts/init @@ -30,9 +30,6 @@ fi clear export CONSOLE=/dev/tty3 -# showing version -# lsb_release - # starting framebuffer if it still not exist if [ ! -e /dev/fb0 ]; then modprobe uvesafb mode_option=1920x1080-32 mtrr=3 scroll=ywrap