diff options
| -rw-r--r-- | package/mac80211/Makefile | 1 | 
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 | 
