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

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

MODEL=		pinebook
BOARD_CONFIG=	pinebook_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"