projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] add missing symbol: CONFIG_UCB1400_CORE to 2.6.35 config
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
999-use_preinit_as_init.patch
diff --git
a/target/linux/generic/patches-2.6.35/999-use_preinit_as_init.patch
b/target/linux/generic/patches-2.6.35/999-use_preinit_as_init.patch
index
5499f75
..
836586a
100644
(file)
--- a/
target/linux/generic/patches-2.6.35/999-use_preinit_as_init.patch
+++ b/
target/linux/generic/patches-2.6.35/999-use_preinit_as_init.patch
@@
-1,6
+1,6
@@
--- a/init/main.c
+++ b/init/main.c
-@@ -8
42,10 +842
,7 @@ static noinline int init_post(void)
+@@ -8
54,10 +854
,7 @@ static noinline int init_post(void)
printk(KERN_WARNING "Failed to execute %s. Attempting "
"defaults...\n", execute_command);
}
This page took
0.033333 seconds
and
4
git commands to generate.