freebsd-ports/sysutils/u-boot-orangepi-plus-2e/Makefile
2017-08-02 16:17:19 +00:00

11 lines
235 B
Makefile

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