aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pine64/Makefile
blob: c14cae1b5c11266d3a25ce50f45c8dfaf4b05c47 (plain) (blame)
1
2
3
4
5
6
7
8

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

MODEL=		pine64
BOARD_CONFIG=	pine64_plus_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"