aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-01-31 12:24:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-01-31 12:24:55 +0000
commit6dd2997539fc311ec5a3c7fe72019a878154d764 (patch)
tree65489bdeda356fcfd2ad5788ca0055b1d3db2ca2 /package/madwifi/Makefile
parent4cef99c43896afbb6de688cd3cbf19a535ddaea1 (diff)
downloadupstream-6dd2997539fc311ec5a3c7fe72019a878154d764.tar.gz
upstream-6dd2997539fc311ec5a3c7fe72019a878154d764.tar.bz2
upstream-6dd2997539fc311ec5a3c7fe72019a878154d764.zip
add me as a maintainer for a few other packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19439 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index 79a3b3f874..73167d37ef 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -161,6 +161,7 @@ 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_atheros @!TARGET_avr32 @!TARGET_etrax @!TARGET_sibyte @!TARGET_cobalt @!TARGET_octeon @LINUX_2_6 @(!(TARGET_ep93xx||TARGET_pxcab)||BROKEN)
FILES:=$(MADWIFI_FILES)
AUTOLOAD:=$(call AutoLoad,50,$(MADWIFI_AUTOLOAD))