freebsd-ports/sysutils/u-boot-orangepi-plus-2e/Makefile
2018-07-12 21:05:37 +00:00

10 lines
207 B
Makefile

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