projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] add gpio leds for the AP83 board
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.26
/
900-mips_multi_machine_support.patch
diff --git
a/target/linux/ar71xx/patches-2.6.26/900-mips_multi_machine_support.patch
b/target/linux/ar71xx/patches-2.6.26/900-mips_multi_machine_support.patch
index
755b920
..
abcdfb5
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.26/900-mips_multi_machine_support.patch
+++ b/
target/linux/ar71xx/patches-2.6.26/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
-@@ -86,6 +86,7 @@
+@@ -86,6 +86,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,7
+123,7
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -880,6 +880,9 @@
+@@ -880,6 +880,9 @@
config MYLOADER
config SYNC_R4K
bool
config SYNC_R4K
bool
This page took
0.022172 seconds
and
4
git commands to generate.