freebsd-ports/sysutils/u-boot-orangepi-zero/Makefile

10 lines
196 B
Makefile

# $FreeBSD$
MAINTAINER= kevlo@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= orangepi-zero
BOARD_CONFIG= orangepi_zero_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"