From 6dd2997539fc311ec5a3c7fe72019a878154d764 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 31 Jan 2010 12:24:55 +0000 Subject: 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 --- package/hostapd/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package/hostapd/Makefile') diff --git a/package/hostapd/Makefile b/package/hostapd/Makefile index 93e2018272..5e66f84b00 100644 --- a/package/hostapd/Makefile +++ b/package/hostapd/Makefile @@ -76,6 +76,7 @@ define Package/hostapd/Default TITLE:=IEEE 802.1x Authenticator URL:=http://hostap.epitest.fi/ DEPENDS:=@!TARGET_avr32 @!TARGET_etrax +PACKAGE_kmod-mac80211:libnl-tiny + MAINTAINER:=Felix Fietkau endef define Package/hostapd @@ -116,6 +117,7 @@ define Package/wpad/Default TITLE:=IEEE 802.1x Authenticator/Supplicant URL:=http://hostap.epitest.fi/ DEPENDS:=@!TARGET_avr32 @!TARGET_etrax +PACKAGE_kmod-mac80211:libnl-tiny + MAINTAINER:=Felix Fietkau endef define Package/wpad @@ -146,6 +148,7 @@ define Package/wpa-supplicant URL:=http://hostap.epitest.fi/wpa_supplicant/ DEPENDS:=@!TARGET_avr32 @!TARGET_etrax +PACKAGE_kmod-mac80211:libnl-tiny VARIANT:=supplicant-full + MAINTAINER:=Felix Fietkau endef define Package/wpa-supplicant/Description @@ -172,6 +175,7 @@ define Package/wpa-cli CATEGORY:=Network DEPENDS:=wpa-supplicant TITLE:=WPA Supplicant command line interface + MAINTAINER:=Felix Fietkau endef define Package/wpa-cli/Description -- cgit v1.2.3