summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-riotboard/Makefile
blob: 711a16232b7db8ad4c27710adb630f90ec274773 (plain)
1
2
3
4
5
6
7
8
9
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		riotboard
BOARD_CONFIG=	riotboard_defconfig
FAMILY=		imx6

UBOOT_PLIST=	u-boot.imx

.include "${MASTERDIR}/Makefile"