projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove 2.6.36 config options which no longer exist
[openwrt.git]
/
target
/
linux
/
au1000
/
patches-2.6.32
/
001-mtx1_cmdline.patch
diff --git
a/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
b/target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
index
bbaa882
..
d00cbc7
100644
(file)
--- a/
target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
+++ b/
target/linux/au1000/patches-2.6.32/001-mtx1_cmdline.patch
@@
-8,7
+8,7
@@
#include <prom.h>
-@@ -49,7 +
49
,7 @@ void __init prom_init(void)
+@@ -49,7 +
50
,7 @@ void __init prom_init(void)
prom_argv = (char **)fw_arg1;
prom_envp = (char **)fw_arg2;
@@
-17,4
+17,3
@@
memsize_str = prom_getenv("memsize");
if (!memsize_str)
-
This page took
0.022103 seconds
and
4
git commands to generate.