summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pine64/Makefile
blob: 3688954839578588a6783f9d8359f177709f1784 (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		pine64
BOARD_CONFIG=	pine64_plus_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"