summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pine-h64/Makefile
blob: 42f339cb021b596b1650bbfa22a33f3f83e98c81 (plain) (blame)
1
2
3
4
5
6
7
8
MASTERDIR=	${.CURDIR}/../u-boot-master

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

.include "${MASTERDIR}/Makefile"