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

MAINTAINER=	imp@FreeBSD.org
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		cubieboard2
BOARD_CONFIG=	Cubieboard2_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"