summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-cubieboard2/Makefile
blob: 99a4e7aee71024d991336c067c5f61da1662ac1c (plain)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		cubieboard2
BOARD_CONFIG=	Cubieboard2_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"