aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-zero-plus/Makefile
blob: 5fe115fd53cb4b85f97efe81a865e44d77fed3c6 (plain) (blame)
1
2
3
4
5
6
7
8

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

MODEL=		orangepi-zero-plus
BOARD_CONFIG=	orangepi_zero_plus_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"