projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move the txpower option to wifi-iface to mimic madwifi configuration
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.26
/
001-ar71xx_core.patch
diff --git
a/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
b/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
index
ebf8d60
..
3702b65
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
+++ b/
target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
-@@ -597,6 +597,13 @@
+@@ -597,6 +597,13 @@
core-$(CONFIG_TOSHIBA_RBTX4938) += arch/
cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx
load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000
cflags-$(CONFIG_TOSHIBA_RBTX4938) += -Iinclude/asm-mips/mach-tx49xx
load-$(CONFIG_TOSHIBA_RBTX4938) += 0xffffffff80100000
@@
-35,7
+35,7
@@
#define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
#define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -21,6 +21,24 @@
+@@ -21,6 +21,24 @@
choice
config MACH_ALCHEMY
bool "Alchemy processor based machines"
config MACH_ALCHEMY
bool "Alchemy processor based machines"
@@
-60,7
+60,7
@@
config BASLER_EXCITE
bool "Basler eXcite smart camera"
select CEVT_R4K
config BASLER_EXCITE
bool "Basler eXcite smart camera"
select CEVT_R4K
-@@ -687,6 +705,7 @@
+@@ -687,6 +705,7 @@
config WR_PPMC
endchoice
endchoice
This page took
0.022011 seconds
and
4
git commands to generate.