aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-plus-2e/Makefile
blob: a63073e2dd7c800845579bf3f9c71505e42e39b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: Jov <amutu@amutu.com>
# $FreeBSD$

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

MODEL=		orangepi-plus-2e
BOARD_CONFIG=	orangepi_plus2e_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"