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

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

MODEL=		cubieboard
BOARD_CONFIG=	Cubieboard_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"