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

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

MODEL=		sopine
BOARD_CONFIG=	sopine_baseboard_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"