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

MODEL=		sopine
BOARD_CONFIG=	sopine_baseboard_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"