aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-neo/Makefile
blob: 993c37e4888f5b9099da2023113b556e9ba151ca (plain) (blame)
1
2
3
4
5
6
7
8

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

MODEL=		nanopi_neo
BOARD_CONFIG=	nanopi_neo_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"