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

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

MODEL=		olinuxino-lime
BOARD_CONFIG=	A10-OLinuXino-Lime_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"