freebsd-ports/sysutils/u-boot-nanopi-a64/Makefile
Mark Linimon 3d94129769 Add u-boot port for FriendlyElec's NanoPI A64 board.
Submitted by:		ganbold
Differential Revision:	D16108
2018-07-03 08:09:25 +00:00

9 lines
188 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= nanopi_a64
BOARD_CONFIG= nanopi_a64_defconfig
FAMILY= allwinner64
.include "${MASTERDIR}/Makefile"