projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kirkwood] Set -mtune to marvell-f
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.34
/
001-ar71xx_core.patch
diff --git
a/target/linux/ar71xx/patches-2.6.34/001-ar71xx_core.patch
b/target/linux/ar71xx/patches-2.6.34/001-ar71xx_core.patch
index
33be313
..
660dc77
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.34/001-ar71xx_core.patch
+++ b/
target/linux/ar71xx/patches-2.6.34/001-ar71xx_core.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -1
68,6 +168
,13 @@ ifeq (,$(findstring march=octeon, $(cfla
+@@ -1
81,6 +181
,13 @@ ifeq (,$(findstring march=octeon, $(cfla
cflags-$(CONFIG_CPU_CAVIUM_OCTEON) += -Wa,-march=octeon
endif
cflags-$(CONFIG_CPU_CAVIUM_OCTEON) += -Wa,-march=octeon
endif
@@
-38,9
+38,9
@@
+ Support for Atheros AR71xx based boards.
+
config BCM47XX
+ Support for Atheros AR71xx based boards.
+
config BCM47XX
- bool "BCM47XX based boards"
+ bool "B
roadcom B
CM47XX based boards"
select CEVT_R4K
select CEVT_R4K
-@@ -68
2,6 +699
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -68
4,6 +701
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
endchoice
source "arch/mips/alchemy/Kconfig"
endchoice
source "arch/mips/alchemy/Kconfig"
This page took
0.022072 seconds
and
4
git commands to generate.