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

MODEL=		pcduino3
BOARD_CONFIG=	Linksprite_pcDuino3_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"