aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pinebook/Makefile
blob: 31eee3e460e6ef2150cced786e211585da48e44e (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=		pinebook
BOARD_CONFIG=	pinebook_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"