aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/u-boot-nanopi-m1plus/Makefile
blob: 58c09935153ad092d57851d6fd5737b35f76a2b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

MAINTAINER=    manuFreeBSD.org
MASTERDIR=     ${.CURDIR}/../u-boot-master

MODEL=         nanopi_m1plus
BOARD_CONFIG=  nanopi_m1_plus_defconfig
FAMILY=                allwinner

.include "${MASTERDIR}/Makefile"