projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
librpc: update to a newer version to fix issues with __set_errno
[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
..
9cf729b
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
-@@ -
196,7 +196
,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT
+@@ -
204,7 +204
,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
42,13 +342
,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
+@@ -
403,21 +403,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.024238 seconds
and
4
git commands to generate.