# $FreeBSD: tags/RELEASE_11_0_0/sysutils/u-boot-cubieboard2/Makefile 391476 2015-07-06 19:50:03Z loos $

PKGNAMESUFFIX=	-cubieboard2

COMMENT=	Cross-build U-Boot loader for Cubieboard2

LICENSE=	GPLv2

# Local overrides
MASTERDIR=	${.CURDIR}/../u-boot-cubieboard
DESCR=		${.CURDIR}/pkg-descr
MODEL=		cubieboard2
CONF_TARGET=	Cubieboard2_defconfig

.include "${MASTERDIR}/Makefile"
