projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.23
/
700-unable_to_open_console.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.23/700-unable_to_open_console.patch
b/target/linux/generic-2.6/patches-2.6.23/700-unable_to_open_console.patch
index
332f5a5
..
9f70736
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.23/700-unable_to_open_console.patch
+++ b/
target/linux/generic-2.6/patches-2.6.23/700-unable_to_open_console.patch
@@
-1,7
+1,5
@@
-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
+--- a/init/main.c
++++ b/init/main.c
@@ -780,7 +780,7 @@
numa_default_policy();
@@ -780,7 +780,7 @@
numa_default_policy();
This page took
0.022641 seconds
and
4
git commands to generate.