freebsd-ports/sysutils/u-boot-orangepi-plus-2e/Makefile

11 lines
237 B
Makefile

# Created by: Jov <amutu@amutu.com>
# $FreeBSD$
MAINTAINER= ports@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= orangepi-plus-2e
BOARD_CONFIG= orangepi_plus2e_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"