projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix irssi dependency on glib
[openwrt.git]
/
target
/
linux
/
package
/
wlcompat
/
Config.in
diff --git
a/target/linux/package/wlcompat/Config.in
b/target/linux/package/wlcompat/Config.in
index
926cf4b
..
5958eeb
100644
(file)
--- a/
target/linux/package/wlcompat/Config.in
+++ b/
target/linux/package/wlcompat/Config.in
@@
-5,3
+5,11
@@
config BR2_PACKAGE_KMOD_WLCOMPAT
help
A wrapper module, that provides Wireless Extension support for the
proprietary Broadcom wl module.
help
A wrapper module, that provides Wireless Extension support for the
proprietary Broadcom wl module.
+
+config BR2_PACKAGE_KMOD_WLCOMPAT_DEBUG
+ tristate "kmod-wlcompat-debug"
+ default m
+ depends BR2_PACKAGE_KMOD_BRCM_WL
+ help
+ A wrapper module, that provides Wireless Extension support for the
+ proprietary Broadcom wl module. (debug version)
This page took
0.026779 seconds
and
4
git commands to generate.