aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-duovero/Makefile
blob: 13cca8bd532e00f806553a318dd48c19e35b2296 (plain) (blame)
1
2
3
4
5
6
7
8
9
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		duovero
BOARD_CONFIG=	duovero_defconfig
FAMILY=		omap

BROKEN=		Does not build anymore

.include "${MASTERDIR}/Makefile"