summaryrefslogtreecommitdiffstats
path: root/package/wprobe/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-31 12:24:55 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-31 12:24:55 +0000
commite470cac6cb88c0ae2e06a67f6afe7525d180a2c0 (patch)
tree65489bdeda356fcfd2ad5788ca0055b1d3db2ca2 /package/wprobe/Makefile
parenta23c5584a2c91d707746385cf6416a8adb96b69b (diff)
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/wprobe/Makefile')
-rw-r--r--package/wprobe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/wprobe/Makefile b/package/wprobe/Makefile
index 85667b771..9e0b11adb 100644
--- a/package/wprobe/Makefile
+++ b/package/wprobe/Makefile
@@ -30,6 +30,7 @@ define KernelPackage/wprobe
$(call Package/wprobe/Default)
SUBMENU:=Network Support
TITLE:=Wireless driver probe infrastructure
+ MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
FILES:= \
$(PKG_BUILD_DIR)/kernel/wprobe.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,01,wprobe)