summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-neo-air/Makefile
blob: b3d99c0565ba03bd8f564b99830e3aeea94f88cf (plain)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		nanopi_neo_air
BOARD_CONFIG=	nanopi_neo_air_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"