summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-31 12:18:21 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-31 12:18:21 +0000
commita23c5584a2c91d707746385cf6416a8adb96b69b (patch)
treea062fbbb01eefddf82a01e1d5eede2904b3bb2ab /package
parent40558623d264e4f4989dce19ac6679ab39cc4429 (diff)
mac80211: i maintain this package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19438 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/mac80211/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 99b771948..9321e4fe2 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -33,6 +33,7 @@ WMENU:=Wireless Drivers
define KernelPackage/mac80211/Default
SUBMENU:=$(WMENU)
URL:=http://linuxwireless.org/
+ MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
DEPENDS:=@LINUX_2_6 @!TARGET_avr32 @(!(TARGET_ep93xx||TARGET_ps3||TARGET_pxcab)||BROKEN)
endef