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

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

.include "${MASTERDIR}/Makefile"