projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix module autoload option
[openwrt.git]
/
package
/
madwifi
/
Makefile
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index
ca81ee3
..
962795a
100644
(file)
--- a/
package/madwifi/Makefile
+++ b/
package/madwifi/Makefile
@@
-76,7
+76,7
@@
ifeq ($(findstring PCI,$(BUS)),PCI)
endif
define KernelPackage/madwifi
- SUBMENU:=
Network Device
s
+ SUBMENU:=
Wireless Driver
s
DEFAULT:=y if LINUX_2_6_BRCM || LINUX_2_6_ARUBA || LINUX_2_4_AR531X || LINUX_2_6_XSCALE, m if ALL
TITLE:=Driver for Atheros wireless chipsets
DESCRIPTION:=\
This page took
0.021887 seconds
and
4
git commands to generate.