1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/sysutils/u-boot-a13-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

10 lines
166 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= a13-olinuxino
BOARD_CONFIG= A13-OLinuXino_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"