aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-zero/Makefile
blob: 505d6ac83724193d1b974b4a82c32d2fce2c6777 (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		orangepi-zero
BOARD_CONFIG=	orangepi_zero_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"