aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-olinuxino-lime2-emmc/Makefile
blob: aa7bd2c34c26e546bfe42c3dfaed76b022aee9ec (plain) (blame)
1
2
3
4
5
6
7
8

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

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

.include "${MASTERDIR}/Makefile"