aboutsummaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-10-10 13:21:54 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-10-10 13:21:54 +0000
commit8230e20a799f5391ca5b5560abc6148d10e8a8d6 (patch)
tree4f5b43a77c89c73233ed6c01dadb1fdc91debc0b /package/acx-mac80211
parentc748c36d2c5d2c1741f7e1e4c7e37304f62b38b9 (diff)
downloadupstream-8230e20a799f5391ca5b5560abc6148d10e8a8d6.tar.gz
upstream-8230e20a799f5391ca5b5560abc6148d10e8a8d6.tar.bz2
upstream-8230e20a799f5391ca5b5560abc6148d10e8a8d6.zip
add myself as maintainer of some packages
SVN-Revision: 33703
Diffstat (limited to 'package/acx-mac80211')
-rw-r--r--package/acx-mac80211/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
index 40b3ce5ed9..d933b837de 100644
--- a/package/acx-mac80211/Makefile
+++ b/package/acx-mac80211/Makefile
@@ -28,6 +28,7 @@ define KernelPackage/acx-mac80211
DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mipsel +kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
+ MAINTAINER:=Florian Fainelli <florian@openwrt.org>
MENU:=1
endef