From 7130833a27929de8c66c4d65bc4b520ecfaf6ea8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 1 Sep 2016 15:29:14 +0200 Subject: mvebu: fix boot script for booting from mmc Signed-off-by: Felix Fietkau --- package/boot/uboot-mvebu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/boot/uboot-mvebu/Makefile') diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile index 170da6d..9554421 100644 --- a/package/boot/uboot-mvebu/Makefile +++ b/package/boot/uboot-mvebu/Makefile @@ -21,6 +21,7 @@ PKG_MD5SUM:=973c1d896be751321cc3aafa564f64b2 PKG_LICENSE:=GPL-2.0 GPL-2.0+ PKG_LICENSE_FILES:=Licenses/README +PKG_TARGETS:=bin PKG_BUILD_PARALLEL:=1 @@ -45,7 +46,7 @@ define Package/uboot-mvebu-$(1) TITLE:=$(2) URL:=http://www.denx.de/wiki/U-Boot VARIANT:=$(1) - MAINTAINER:=Luka Perkov + MAINTAINER:=Felix Fietkau endef endef -- cgit v1.1