aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-cubieboard2/Makefile
blob: aeb82285a38c1033a125993dbabca24d81e32d3d (plain) (blame)
1
2
3
4
5
6
7
8
WWW=		https://www.denx.de/wiki/U-Boot
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		cubieboard2
BOARD_CONFIG=	Cubieboard2_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"