aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/acx-mac80211
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2019-12-21 13:05:52 -0800
committerFlorian Fainelli <f.fainelli@gmail.com>2019-12-23 13:18:04 -0800
commitc715f71bcee8cd9ec949ebb9f8d173983755f216 (patch)
tree6348a180c5d0be509a40a148e0b381b900fe6621 /package/kernel/acx-mac80211
parent46c5880b0f64c82d7ca2395a72f8a7757446e7c5 (diff)
downloadupstream-c715f71bcee8cd9ec949ebb9f8d173983755f216.tar.gz
upstream-c715f71bcee8cd9ec949ebb9f8d173983755f216.tar.bz2
upstream-c715f71bcee8cd9ec949ebb9f8d173983755f216.zip
treewide: Remove self from MAINTAINER entries
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'package/kernel/acx-mac80211')
-rw-r--r--package/kernel/acx-mac80211/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kernel/acx-mac80211/Makefile b/package/kernel/acx-mac80211/Makefile
index 1fec2eb73c..52c8914947 100644
--- a/package/kernel/acx-mac80211/Makefile
+++ b/package/kernel/acx-mac80211/Makefile
@@ -29,7 +29,6 @@ define KernelPackage/acx-mac80211
DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mipsel +kmod-mac80211
FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
AUTOLOAD:=$(call AutoProbe,acx-mac80211)
- MAINTAINER:=Florian Fainelli <florian@openwrt.org>
MENU:=1
endef