aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-olinuxino-lime2-emmc/Makefile
blob: 0cf57d5a3052e7253fdb426cf91710746edd34dd (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

MODEL=		olinuxino-lime2-emmc
BOARD_CONFIG=	A20-OLinuXino-Lime2-eMMC_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"