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
/
ar71xx
/
patches-2.6.27
/
900-mips_multi_machine_support.patch
diff --git
a/target/linux/ar71xx/patches-2.6.27/900-mips_multi_machine_support.patch
b/target/linux/ar71xx/patches-2.6.27/900-mips_multi_machine_support.patch
index
df64d3f
..
dced430
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.27/900-mips_multi_machine_support.patch
+++ b/
target/linux/ar71xx/patches-2.6.27/900-mips_multi_machine_support.patch
@@
-113,7
+113,7
@@
+
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
+
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
-@@ -8
2,6 +82,7 @@
+@@ -8
3,6 +83,7 @@ obj-$(CONFIG_GPIO_TXX9) += gpio_txx9.o
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
@@
-123,15
+123,7
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -614,6 +614,7 @@
-
- endchoice
-
-+source "arch/mips/ar71xx/Kconfig"
- source "arch/mips/au1000/Kconfig"
- source "arch/mips/basler/excite/Kconfig"
- source "arch/mips/jazz/Kconfig"
-@@ -787,6 +788,9 @@
+@@ -789,6 +789,9 @@ config MYLOADER
config SYNC_R4K
bool
config SYNC_R4K
bool
This page took
0.039067 seconds
and
4
git commands to generate.