aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-m1plus/Makefile
blob: 177c50a65c6ebad0ffdfaa5ab6856eb1542aef19 (plain) (blame)
1
2
3
4
5
6
7
8
WWW=		https://www.denx.de/wiki/U-Boot
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		nanopi_m1plus
BOARD_CONFIG=	nanopi_m1_plus_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"