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

MODEL=		orangepi-one
BOARD_CONFIG=	orangepi_one_defconfig
FAMILY=		allwinner

U_BOOT_SLAVE_PORTREVISION_2021.04=	1

.include "${MASTERDIR}/Makefile"