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

MODEL=		orangepi_r1
BOARD_CONFIG=	orangepi_r1_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"