X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/10daf50d2e814ee7208e1dc1437a11c5bf171aee..8bef1323b005ae4e3343eba2d3e601a49a95c8b8:/target/linux/generic-2.6/patches-2.6.24/840-unable_to_open_console.patch diff --git a/target/linux/generic-2.6/patches-2.6.24/840-unable_to_open_console.patch b/target/linux/generic-2.6/patches-2.6.24/840-unable_to_open_console.patch index 332f5a5cd..a74f2a8d6 100644 --- a/target/linux/generic-2.6/patches-2.6.24/840-unable_to_open_console.patch +++ b/target/linux/generic-2.6/patches-2.6.24/840-unable_to_open_console.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.23.14/init/main.c -=================================================================== ---- linux-2.6.23.14.orig/init/main.c 2008-01-25 19:12:45.000000000 +0100 -+++ linux-2.6.23.14/init/main.c 2008-01-25 19:12:52.000000000 +0100 -@@ -780,7 +780,7 @@ +--- a/init/main.c ++++ b/init/main.c +@@ -773,7 +773,7 @@ numa_default_policy(); if (sys_open((const char __user *) "/dev/console", O_RDWR, 0) < 0)