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

MODEL=		pcduino3
BOARD_CONFIG=	Linksprite_pcDuino3_defconfig
FAMILY=		allwinner

U_BOOT_SLAVE_PORTREVISION_2021.04=	1

.include "${MASTERDIR}/Makefile"