projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm...
[openwrt.git]
/
target
/
linux
/
ifxmips
/
patches
/
100-board.patch
diff --git
a/target/linux/ifxmips/patches/100-board.patch
b/target/linux/ifxmips/patches/100-board.patch
index
0e82af7
..
db43c90
100644
(file)
--- a/
target/linux/ifxmips/patches/100-board.patch
+++ b/
target/linux/ifxmips/patches/100-board.patch
@@
-22,7
+22,7
@@
config MACH_DECSTATION
bool "DECstations"
select BOOT_ELF32
config MACH_DECSTATION
bool "DECstations"
select BOOT_ELF32
-@@ -69
3,6 +708
,7 @@
+@@ -69
7,6 +712
,7 @@
source "arch/mips/tx4927/Kconfig"
source "arch/mips/tx4938/Kconfig"
source "arch/mips/vr41xx/Kconfig"
source "arch/mips/tx4927/Kconfig"
source "arch/mips/tx4938/Kconfig"
source "arch/mips/vr41xx/Kconfig"
@@
-63,7
+63,7
@@
extern char *system_type;
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
extern char *system_type;
--- a/arch/mips/kernel/traps.c
+++ b/arch/mips/kernel/traps.c
-@@ -1
379,6 +1379
,7 @@
+@@ -1
464,6 +1464
,7 @@
*/
if (cpu_has_mips_r2) {
cp0_compare_irq = (read_c0_intctl() >> 29) & 7;
*/
if (cpu_has_mips_r2) {
cp0_compare_irq = (read_c0_intctl() >> 29) & 7;
This page took
0.019197 seconds
and
4
git commands to generate.