projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] define some bits of the ethernet controller's registers
[openwrt.git]
/
target
/
linux
/
atheros
/
patches-2.6.26
/
100-board.patch
diff --git
a/target/linux/atheros/patches-2.6.26/100-board.patch
b/target/linux/atheros/patches-2.6.26/100-board.patch
index
9e68edd
..
3bd297b
100644
(file)
--- a/
target/linux/atheros/patches-2.6.26/100-board.patch
+++ b/
target/linux/atheros/patches-2.6.26/100-board.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -59,6 +59,18 @@
+@@ -59,6 +59,18 @@
config BCM47XX
help
Support for BCM47XX based boards
help
Support for BCM47XX based boards
@@
-19,7
+19,7
@@
config MIPS_COBALT
bool "Cobalt Server"
select CEVT_R4K
config MIPS_COBALT
bool "Cobalt Server"
select CEVT_R4K
-@@ -687,6 +699,7 @@
+@@ -687,6 +699,7 @@
config WR_PPMC
endchoice
endchoice
@@
-29,7
+29,7
@@
source "arch/mips/jazz/Kconfig"
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
source "arch/mips/jazz/Kconfig"
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -276,6 +276,13 @@
+@@ -276,6 +276,13 @@
libs-$(CONFIG_MIPS_XXS1500) += arch/mips
load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
#
load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
#
This page took
0.026001 seconds
and
4
git commands to generate.