madwifi: remove my maintainer line from the package
authorFelix Fietkau <nbd@openwrt.org>
Mon, 19 Mar 2012 11:29:01 +0000 (11:29 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 19 Mar 2012 11:29:01 +0000 (11:29 +0000)
SVN-Revision: 31021

package/madwifi/Makefile

index 5205f9465bf87208d5155e7e0a23011ac24744ac..fd81e3f3b1a5d7227d3541ec8dceb4bbc0bcfa5c 100644 (file)
@@ -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))