aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-neo/Makefile
blob: 1aaf1f92e567fdbaac24a2b4f36399d9811373b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

MODEL=		nanopi_neo
BOARD_CONFIG=	nanopi_neo_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"