projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] add missing CONFIG_IDE_PHISON symbol
[openwrt.git]
/
target
/
linux
/
ramips
/
patches-2.6.30
/
100-mips-ralink-core.patch
diff --git
a/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch
b/target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch
index
1613cf4
..
d663535
100644
(file)
--- a/
target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch
+++ b/
target/linux/ramips/patches-2.6.30/100-mips-ralink-core.patch
@@
-1,7
+1,7
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -60
3,6 +603,26 @@
- load-
$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000
+@@ -60
7,6 +607,26 @@ ifdef CONFIG_PHYSICAL_START
+ load-
y = $(CONFIG_PHYSICAL_START)
endif
+#
endif
+#
@@
-29,7
+29,7
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -22,6 +22,9 @@
+@@ -22,6 +22,9 @@
choice
config MACH_ALCHEMY
bool "Alchemy processor based machines"
config MACH_ALCHEMY
bool "Alchemy processor based machines"
@@
-39,7
+39,7
@@
config BASLER_EXCITE
bool "Basler eXcite smart camera"
select CEVT_R4K
config BASLER_EXCITE
bool "Basler eXcite smart camera"
select CEVT_R4K
-@@ -638,6 +641,7 @@
+@@ -638,6 +641,7 @@
source "arch/mips/basler/excite/Kconfig"
source "arch/mips/jazz/Kconfig"
source "arch/mips/lasat/Kconfig"
source "arch/mips/pmc-sierra/Kconfig"
source "arch/mips/jazz/Kconfig"
source "arch/mips/lasat/Kconfig"
source "arch/mips/pmc-sierra/Kconfig"
@@
-47,7
+47,7
@@
source "arch/mips/sgi-ip27/Kconfig"
source "arch/mips/sibyte/Kconfig"
source "arch/mips/txx9/Kconfig"
source "arch/mips/sgi-ip27/Kconfig"
source "arch/mips/sibyte/Kconfig"
source "arch/mips/txx9/Kconfig"
-@@ -98
8,7 +992,7 @@
+@@ -98
9,7 +993,7 @@ config BOOT_ELF32
config MIPS_L1_CACHE_SHIFT
int
config MIPS_L1_CACHE_SHIFT
int
This page took
0.028629 seconds
and
4
git commands to generate.