# $FreeBSD: head/sysutils/u-boot-orangepi-zero/Makefile 457761 2018-01-01 09:56:12Z kevlo $

MAINTAINER=	kevlo@FreeBSD.org
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		orangepi-zero
BOARD_CONFIG=	orangepi_zero_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"
