summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-zero-plus/Makefile
blob: 44bdc6e6d67fe9af1e4b0320b5b3ceeac70964fe (plain)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

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

.include "${MASTERDIR}/Makefile"