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

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

MODEL=      duovero
BOARD_CONFIG=   duovero_config
FAMILY=     omap

.include "${MASTERDIR}/Makefile"