freebsd-ports/sysutils/u-boot-orangepi-pc-plus/Makefile
Mark Linimon 757091fc57 Add new u-boot port customized for the Orange Pi PC Plus.
PR:		227506
Submitted by:	 Curtis Villamizar
2018-06-18 22:38:07 +00:00

9 lines
172 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= orangepi-pc-plus
BOARD_CONFIG= orangepi_pc_plus_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"