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

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

MODEL=		orangepi-zero
BOARD_CONFIG=	orangepi_zero_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"