aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-rockpro64/Makefile
blob: 6dad429807a1fc21b1e01dce1323069a40d49100 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

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

U_BOOT_SLAVE_PORTREVISION_2020.10=	1

EXTRA_PATCHES=	${.CURDIR}/files

MODEL=		rockpro64
BOARD_CONFIG=	rockpro64-rk3399_defconfig
FAMILY=		rk3399

.include "${MASTERDIR}/Makefile"