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

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

.include "${MASTERDIR}/Makefile"