aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-zero/Makefile
blob: 749ec25bf07479909ec48f394dfc4a87f0aed12e (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

MODEL=		orangepi-zero
BOARD_CONFIG=	orangepi_zero_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"