aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pcduino3/Makefile
blob: 60d03ff20ad2efe3148e62017e7157e0e90846cc (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

MODEL=		pcduino3
BOARD_CONFIG=	Linksprite_pcDuino3_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"