aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-duovero/Makefile
blob: 188188fa51ea30806ced5d08de94abb60c158c92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

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

MODEL=		duovero
BOARD_CONFIG=	duovero_defconfig
FAMILY=		omap

BROKEN=		Does not build anymore

.include "${MASTERDIR}/Makefile"