projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.27
/
100-board_support.patch
diff --git
a/target/linux/ar7/patches-2.6.27/100-board_support.patch
b/target/linux/ar7/patches-2.6.27/100-board_support.patch
index
2708f75
..
58bd909
100644
(file)
--- a/
target/linux/ar7/patches-2.6.27/100-board_support.patch
+++ b/
target/linux/ar7/patches-2.6.27/100-board_support.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -1
8,6 +18
,24 @@ choice
+@@ -1
9,6 +19
,24 @@ choice
prompt "System type"
default SGI_IP22
prompt "System type"
default SGI_IP22
@@
-27,7
+27,7
@@
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
-@@ -1
188,9 +1188
,22 @@ void *set_except_vector(int n, void *add
+@@ -1
203,9 +1203
,22 @@ void *set_except_vector(int n, void *add
exception_handlers[n] = handler;
if (n == 0 && cpu_has_divec) {
exception_handlers[n] = handler;
if (n == 0 && cpu_has_divec) {
This page took
0.028572 seconds
and
4
git commands to generate.