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

MAINTAINER= imp@FreeBSD.org
MASTERDIR=  ${.CURDIR}/../u-boot-master

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

.include "${MASTERDIR}/Makefile"