projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[tools] ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin...
[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
e4504e1
..
9cf729b
100644
(file)
--- a/
package/mac80211/patches/007-remove_misc_drivers.patch
+++ b/
package/mac80211/patches/007-remove_misc_drivers.patch
@@
-3,10
+3,10
@@
@@ -204,7 +204,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT
endif #CONFIG_WIRELESS_EXT
@@ -204,7 +204,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT
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
@@ -342,13 +342,13 @@ endif #CONFIG_CRC_ITU_T
# mac80211 test driver
@@ -342,13 +342,13 @@ endif #CONFIG_CRC_ITU_T
This page took
0.026261 seconds
and
4
git commands to generate.