aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pine-h64/Makefile
blob: 4ad8ca81fa9dc3d91f74837c3153a3fb34575fb7 (plain) (blame)
1
2
3
4
5
6
7
8
9

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

MODEL=		pine-h64
BOARD_CONFIG=	pine_h64_defconfig
FAMILY=		allwinner64
SUBFAMILY=	h6

.include "${MASTERDIR}/Makefile"