summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pine64-lts/Makefile
blob: 694e304b3bc520a6969556b9f7db8345f2977b9b (plain)
1
2
3
4
5
6
7
8

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

MODEL=		pine64-lts
BOARD_CONFIG=	pine64-lts_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"