projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add support for the D-Link DIR-600 rev. A1 board
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.30
/
001-ar71xx_core.patch
diff --git
a/target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch
b/target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch
index
cd4ca14
..
b94aff7
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch
+++ b/
target/linux/ar71xx/patches-2.6.30/001-ar71xx_core.patch
@@
-1,7
+1,7
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -60
2,6 +602,13 @@ else
- load-
$(CONFIG_CPU_CAVIUM_OCTEON) += 0xffffffff81100000
+@@ -60
7,6 +607,13 @@ ifdef CONFIG_PHYSICAL_START
+ load-
y = $(CONFIG_PHYSICAL_START)
endif
+#
endif
+#
@@
-40,7
+40,7
@@
config BASLER_EXCITE
bool "Basler eXcite smart camera"
select CEVT_R4K
config BASLER_EXCITE
bool "Basler eXcite smart camera"
select CEVT_R4K
-@@ -63
3,6 +650
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -63
4,6 +651
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
endchoice
source "arch/mips/alchemy/Kconfig"
endchoice
source "arch/mips/alchemy/Kconfig"
This page took
0.020568 seconds
and
4
git commands to generate.