projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lantiq: add runtime generation of /etc/config/network
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.0
/
921-use_preinit_as_init.patch
diff --git
a/target/linux/generic/patches-3.0/921-use_preinit_as_init.patch
b/target/linux/generic/patches-3.0/921-use_preinit_as_init.patch
index
a0a40e7
..
cccaa7e
100644
(file)
--- a/
target/linux/generic/patches-3.0/921-use_preinit_as_init.patch
+++ b/
target/linux/generic/patches-3.0/921-use_preinit_as_init.patch
@@
-1,6
+1,6
@@
--- a/init/main.c
+++ b/init/main.c
-@@ -76
7,10 +767
,7 @@ static noinline int init_post(void)
+@@ -76
8,10 +768
,7 @@ static noinline int init_post(void)
printk(KERN_WARNING "Failed to execute %s. Attempting "
"defaults...\n", execute_command);
}
This page took
0.02762 seconds
and
4
git commands to generate.