projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
hostapd: add a separate config symbol for 802.11n driver support
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.36
/
001-adm5120.patch
diff --git
a/target/linux/adm5120/patches-2.6.36/001-adm5120.patch
b/target/linux/adm5120/patches-2.6.36/001-adm5120.patch
index
4f183c4
..
b963077
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.36/001-adm5120.patch
+++ b/
target/linux/adm5120/patches-2.6.36/001-adm5120.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -2
5,6 +25
,21 @@ choice
+@@ -2
6,6 +26
,21 @@ choice
prompt "System type"
default SGI_IP22
prompt "System type"
default SGI_IP22
@@
-22,7
+22,7
@@
config MIPS_ALCHEMY
bool "Alchemy processor based machines"
select 64BIT_PHYS_ADDR
config MIPS_ALCHEMY
bool "Alchemy processor based machines"
select 64BIT_PHYS_ADDR
-@@ -70
7,6 +722
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
+@@ -70
8,6 +723
,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
endchoice
endchoice
This page took
0.021518 seconds
and
4
git commands to generate.