projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ixp4xx] remove support for older kernels
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.30
/
400-mips-multi-machine-update.patch
diff --git
a/target/linux/ar71xx/patches-2.6.30/400-mips-multi-machine-update.patch
b/target/linux/ar71xx/patches-2.6.30/400-mips-multi-machine-update.patch
index
02f39ee
..
d635879
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.30/400-mips-multi-machine-update.patch
+++ b/
target/linux/ar71xx/patches-2.6.30/400-mips-multi-machine-update.patch
@@
-86,8
+86,8
@@
+}
+
+core_initcall(mips_machtype_init);
+}
+
+core_initcall(mips_machtype_init);
---- a/
include/asm-mips
/mips_machine.h
-+++ b/
include/asm-mips
/mips_machine.h
+--- a/
arch/mips/include/asm
/mips_machine.h
++++ b/
arch/mips/include/asm
/mips_machine.h
@@ -13,25 +13,33 @@
#include <linux/init.h>
#include <linux/list.h>
@@ -13,25 +13,33 @@
#include <linux/init.h>
#include <linux/list.h>
This page took
0.028218 seconds
and
4
git commands to generate.