diff options
Diffstat (limited to 'package/uboot-pxa/Makefile')
-rw-r--r-- | package/uboot-pxa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/uboot-pxa/Makefile b/package/uboot-pxa/Makefile index d6b3753629..7fe747cf0c 100644 --- a/package/uboot-pxa/Makefile +++ b/package/uboot-pxa/Makefile @@ -40,6 +40,7 @@ define Package/uboot-pxa-$(1) TITLE:=$(2) URL:=http://www.denx.de/wiki/U-Boot VARIANT:=$(1) + MAINTAINER:=Florian Fainelli <florian@openwrt.org> endef endef |