X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f6ceb966a6d45934fb5ebf157f4e4f30652ea8ca..a3ce1ceaa0fe45258a9efab47405c0a0c51f69cd:/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch diff --git a/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch b/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch index 8f1a4cb8e..767f777d1 100644 --- a/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch +++ b/target/linux/generic/patches-2.6.38/840-unable_to_open_console.patch @@ -1,6 +1,6 @@ --- a/init/main.c +++ b/init/main.c -@@ -890,7 +890,7 @@ static int __init kernel_init(void * unu +@@ -899,7 +899,7 @@ static int __init kernel_init(void * unu /* Open the /dev/console on the rootfs, this should never fail */ if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)