summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-cubieboard2/Makefile
blob: b32ec42647fbd90ac548859904ace9f90125ffe3 (plain)
1
2
3
4
5
6
7
8

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

MODEL=		cubieboard2
BOARD_CONFIG=	Cubieboard2_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"