projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c96cf3
)
madwifi: remove my maintainer line from the package
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 19 Mar 2012 11:29:01 +0000
(11:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 19 Mar 2012 11:29:01 +0000
(11:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31021
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index
5205f94
..
fd81e3f
100644
(file)
--- a/
package/madwifi/Makefile
+++ b/
package/madwifi/Makefile
@@
-161,7
+161,6
@@
define KernelPackage/madwifi
SUBMENU:=Wireless Drivers
TITLE:=Driver for Atheros wireless chipsets
URL:=http://madwifi-project.org/
- MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
DEPENDS:=+wireless-tools @PCI_SUPPORT @(!(TARGET_avr32||TARGET_cobalt||TARGET_ep93xx||TARGET_etrax||TARGET_octeon||TARGET_pxcab||TARGET_sibyte||LINUX_3_1||LINUX_3_2)||BROKEN) +@DRIVER_WEXT_SUPPORT
FILES:=$(MADWIFI_FILES)
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))