aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pcduino3/Makefile
blob: 491bc5b69da4c737d915e560f08f560b8f54ce1c (plain) (blame)
1
2
3
4
5
6
7
8

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

MODEL=		pcduino3
BOARD_CONFIG=	Linksprite_pcDuino3_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"