add myself as maintainer of some packages
SVN-Revision: 33703
This commit is contained in:
		| @@ -28,6 +28,7 @@ define KernelPackage/acx-mac80211 | |||||||
|   DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mipsel +kmod-mac80211 |   DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mipsel +kmod-mac80211 | ||||||
|   FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko |   FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko | ||||||
|   AUTOLOAD:=$(call AutoLoad,50,acx-mac80211) |   AUTOLOAD:=$(call AutoLoad,50,acx-mac80211) | ||||||
|  |   MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
|   MENU:=1 |   MENU:=1 | ||||||
| endef | endef | ||||||
|  |  | ||||||
|   | |||||||
| @@ -23,6 +23,7 @@ define Package/admswconfig | |||||||
|   TITLE:=ADM5120 Switch configuration tool |   TITLE:=ADM5120 Switch configuration tool | ||||||
|   DEPENDS:=@TARGET_adm5120 |   DEPENDS:=@TARGET_adm5120 | ||||||
|   URL:=http://sharon.esrac.ele.tue.nl/users/pe1rxq/linux-adm/admswconfig/ |   URL:=http://sharon.esrac.ele.tue.nl/users/pe1rxq/linux-adm/admswconfig/ | ||||||
|  |   MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define Package/admswconfig/description | define Package/admswconfig/description | ||||||
|   | |||||||
| @@ -42,6 +42,7 @@ define KernelPackage/sangam-atm/Default | |||||||
|   TITLE:=AR7 ADSL driver |   TITLE:=AR7 ADSL driver | ||||||
|   FILES:=$(PKG_BUILD_DIR)/tiatm.ko |   FILES:=$(PKG_BUILD_DIR)/tiatm.ko | ||||||
|   AUTOLOAD:=$(call AutoLoad,50,tiatm) |   AUTOLOAD:=$(call AutoLoad,50,tiatm) | ||||||
|  |   MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
|   MENU:=1 |   MENU:=1 | ||||||
| endef | endef | ||||||
|  |  | ||||||
|   | |||||||
| @@ -25,6 +25,7 @@ define Package/kexec-tools | |||||||
|   DEPENDS:=@armeb||@arm||@i386||@powerpc64||@mipsel||@mips +zlib |   DEPENDS:=@armeb||@arm||@i386||@powerpc64||@mipsel||@mips +zlib | ||||||
|   TITLE:=Kernel boots kernel |   TITLE:=Kernel boots kernel | ||||||
|   URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/ |   URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/ | ||||||
|  |   MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
|   MENU:=1 |   MENU:=1 | ||||||
| endef | endef | ||||||
|  |  | ||||||
|   | |||||||
| @@ -20,6 +20,7 @@ define Package/spidev-test | |||||||
|   TITLE:=SPI testing utility |   TITLE:=SPI testing utility | ||||||
|   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) |   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE) | ||||||
|   URL:=http://www.kernel.org |   URL:=http://www.kernel.org | ||||||
|  |   MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define Package/spidev-test/description | define Package/spidev-test/description | ||||||
|   | |||||||
| @@ -40,6 +40,7 @@ define Package/uboot-pxa-$(1) | |||||||
|   TITLE:=$(2) |   TITLE:=$(2) | ||||||
|   URL:=http://www.denx.de/wiki/U-Boot |   URL:=http://www.denx.de/wiki/U-Boot | ||||||
|   VARIANT:=$(1) |   VARIANT:=$(1) | ||||||
|  |   MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
| endef | endef | ||||||
| endef | endef | ||||||
|  |  | ||||||
|   | |||||||
| @@ -25,6 +25,7 @@ define Package/yamonenv | |||||||
|   DEPENDS:=@TARGET_au1000 |   DEPENDS:=@TARGET_au1000 | ||||||
|   TITLE:=YAMON configuration utility |   TITLE:=YAMON configuration utility | ||||||
|   URL:=http://meshcube.org/nylon/stable/sources/ |   URL:=http://meshcube.org/nylon/stable/sources/ | ||||||
|  |   MAINTAINER:=Florian Fainelli <florian@openwrt.org> | ||||||
| endef | endef | ||||||
|  |  | ||||||
| define Build/Configure | define Build/Configure | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Florian Fainelli
					Florian Fainelli