aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-pc2/Makefile
blob: 068861524dd61e079c0c8851506662f078c932d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

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

U_BOOT_SLAVE_PORTREVISION_2020.10=	1

MODEL=		orangepi-pc2
BOARD_CONFIG=	orangepi_pc2_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"