freebsd-ports/sysutils/u-boot-a64-olinuxino/Makefile
Mark Linimon 5de86cd23e Consolidate maintainership of various u-boot ports under u-boot@.
Submitted by:		manu
Differential Revision:	D15884
2018-06-18 20:22:13 +00:00

9 lines
168 B
Makefile

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