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

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

MODEL=		pinebookpro
BOARD_CONFIG=	pinebook-pro-rk3399_defconfig
FAMILY=		rk3399

.include "${MASTERDIR}/Makefile"