aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-pc2/Makefile
blob: 775bb0090507cc6c6645864c697414416ebb71f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

MODEL=		orangepi-pc2
BOARD_CONFIG=	orangepi_pc2_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"