aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-firefly-rk3399/Makefile
blob: 8c5ebef45ba1041c0e03f78ca906029b2b83729b (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		firefly-rk3399
BOARD_CONFIG=	firefly-rk3399_defconfig
FAMILY=		rk3399

.include "${MASTERDIR}/Makefile"