aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-cubieboard/Makefile
blob: 2cd8f57252dafc7751f9f27d84d97e993d1086c8 (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		cubieboard
BOARD_CONFIG=	Cubieboard_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"