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

MODEL=		duovero
BOARD_CONFIG=	duovero_defconfig
FAMILY=		omap

U_BOOT_SLAVE_PORTREVISION_2021.04=	1

BROKEN=		Does not build anymore

.include "${MASTERDIR}/Makefile"