aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-m1plus/Makefile
blob: 12ce943fab6fdef6753897e2acb3a7b61c6935c6 (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		nanopi_m1plus
BOARD_CONFIG=	nanopi_m1_plus_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"