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

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

.include "${MASTERDIR}/Makefile"