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

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

MODEL=		cubieboard2
BOARD_CONFIG=	Cubieboard2_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"