aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.27/100-board_support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar7/patches-2.6.27/100-board_support.patch')
-rw-r--r--target/linux/ar7/patches-2.6.27/100-board_support.patch4
1 files changed, 2 insertions, 2 deletions
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 2708f75657..58bd909fbc 100644
--- 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
-@@ -18,6 +18,24 @@ choice
+@@ -19,6 +19,24 @@ choice
prompt "System type"
default SGI_IP22
@@ -27,7 +27,7 @@
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
-@@ -1188,9 +1188,22 @@ void *set_except_vector(int n, void *add
+@@ -1203,9 +1203,22 @@ void *set_except_vector(int n, void *add
exception_handlers[n] = handler;
if (n == 0 && cpu_has_divec) {