projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
brcm47xx: ehci-ssb: some updates:
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.34
/
001-adm5120.patch
diff --git
a/target/linux/adm5120/patches-2.6.34/001-adm5120.patch
b/target/linux/adm5120/patches-2.6.34/001-adm5120.patch
index
5a5750b
..
e165b04
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.34/001-adm5120.patch
+++ b/
target/linux/adm5120/patches-2.6.34/001-adm5120.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -2
0,6 +20
,21 @@ choice
+@@ -2
3,6 +23
,21 @@ choice
prompt "System type"
default SGI_IP22
prompt "System type"
default SGI_IP22
@@
-21,18
+21,18
@@
+
config MACH_ALCHEMY
bool "Alchemy processor based machines"
+
config MACH_ALCHEMY
bool "Alchemy processor based machines"
-
-@@ -6
73,6 +688
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+ select SYS_SUPPORTS_ZBOOT
+@@ -6
81,6 +696
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
endchoice
+source "arch/mips/adm5120/Kconfig"
source "arch/mips/alchemy/Kconfig"
endchoice
+source "arch/mips/adm5120/Kconfig"
source "arch/mips/alchemy/Kconfig"
- source "arch/mips/basler/excite/Kconfig"
source "arch/mips/bcm63xx/Kconfig"
source "arch/mips/bcm63xx/Kconfig"
+ source "arch/mips/jazz/Kconfig"
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -
191,6 +191
,22 @@ cflags-$(CONFIG_MACH_JAZZ) += -I$(srctre
+@@ -
214,6 +214
,22 @@ cflags-$(CONFIG_MACH_JAZZ) += -I$(srctre
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
#
load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000
#
This page took
0.019263 seconds
and
4
git commands to generate.