aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-rpi3-32/Makefile
blob: b6f754ab7018d956f6231d8fafd0ec65be35cdbf (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

MODEL=		rpi3-32
BOARD_CONFIG=	rpi_3_32b_defconfig
UBOOT_ARCH=	arm
EXTRA_PATCHES=	

.include "${.CURDIR}/../u-boot-rpi3/Makefile"