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

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

MODEL=		orangepi_r1
BOARD_CONFIG=	orangepi_r1_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"