summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-bananapi/Makefile
blob: 328c2c761f095ff4e22b82ce95838b9e8a5e5459 (plain)
1
2
3
4
5
6
7
8

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

MODEL=		bananapi
BOARD_CONFIG=	Bananapi_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"