freebsd-ports/sysutils/u-boot-nanopi-m1plus/Makefile
Jimmy Olgeni e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00

10 lines
196 B
Makefile

# $FreeBSD$
MAINTAINER= manu@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= nanopi_m1plus
BOARD_CONFIG= nanopi_m1_plus_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"