aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pine64-lts/Makefile
blob: 09a08f282807eb1289522d9938d64434503e8fac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

MASTERDIR=	${.CURDIR}/../u-boot-master

U_BOOT_SLAVE_PORTREVISION_2020.10=	1

MODEL=		pine64-lts
BOARD_CONFIG=	pine64-lts_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"