projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: make ath9k available even if PCI support is disabled
[openwrt.git]
/
package
/
mac80211
/
patches
/
007-remove_misc_drivers.patch
diff --git
a/package/mac80211/patches/007-remove_misc_drivers.patch
b/package/mac80211/patches/007-remove_misc_drivers.patch
index
61acec5
..
d2cb2dc
100644
(file)
--- a/
package/mac80211/patches/007-remove_misc_drivers.patch
+++ b/
package/mac80211/patches/007-remove_misc_drivers.patch
@@
-1,15
+1,15
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -19
6,7 +196
,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT
+@@ -19
9,7 +199
,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT
endif #CONFIG_WIRELESS_EXT
endif #CONFIG_WIRELESS_EXT
- if
neq ($(CONFIG_STAGING),)
--
CONFIG_COMPAT_STAGING=m
-+# CONFIG_COMPAT_STAGING=
m
- endif
+ if
def CONFIG_STAGING
+-
CONFIG_COMPAT_STAGING=y
++# CONFIG_COMPAT_STAGING=
y
+ endif
#CONFIG_STAGING
# mac80211 test driver
# mac80211 test driver
-@@ -3
24,13 +324
,13 @@ endif #CONFIG_CRC_ITU_T
+@@ -3
40,13 +340
,13 @@ endif #CONFIG_CRC_ITU_T
CONFIG_MWL8K=m
# Ethernet drivers go here
CONFIG_MWL8K=m
# Ethernet drivers go here
@@
-28,7
+28,7
@@
endif #CONFIG_COMPAT_KERNEL_27
ifdef CONFIG_WIRELESS_EXT
endif #CONFIG_COMPAT_KERNEL_27
ifdef CONFIG_WIRELESS_EXT
-@@ -
381,21 +381,21 @@ CONFIG_ZD1211RW=m
+@@ -
402,21 +402,21 @@ endif #CONFIG_COMPAT_KERNEL_29
# Note: this depends on CONFIG_USB_NET_RNDIS_HOST and CONFIG_USB_NET_CDCETHER
# it also requires new RNDIS_HOST and CDC_ETHER modules which we add
ifdef CONFIG_COMPAT_KERNEL_29
# Note: this depends on CONFIG_USB_NET_RNDIS_HOST and CONFIG_USB_NET_CDCETHER
# it also requires new RNDIS_HOST and CDC_ETHER modules which we add
ifdef CONFIG_COMPAT_KERNEL_29
This page took
0.02176 seconds
and
4
git commands to generate.