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

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

MODEL=		duovero
BOARD_CONFIG=	duovero_defconfig
FAMILY=		omap

BROKEN=		Does not build anymore

.include "${MASTERDIR}/Makefile"