projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add squashfs support for atheros-2.6
[openwrt.git]
/
target
/
linux
/
atheros-2.6
/
patches
/
120-enable_wireless_for_ahb.patch
diff --git
a/target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch
b/target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch
index
616f394
..
a959cba
100644
(file)
--- a/
target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch
+++ b/
target/linux/atheros-2.6/patches/120-enable_wireless_for_ahb.patch
@@
-6,7
+6,7
@@
diff -urN linux.old/drivers/net/wireless/Kconfig linux.dev/drivers/net/wireless/
config NET_WIRELESS
bool
- depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
config NET_WIRELESS
bool
- depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
-+ depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA || A
R531X
)
++ depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA || A
THEROS
)
default y
endmenu
default y
endmenu
This page took
0.01899 seconds
and
4
git commands to generate.