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

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

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

.include "${MASTERDIR}/Makefile"