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

MODEL=		bhyve-arm64
BOARD_CONFIG=	bhyve_arm64_defconfig
FAMILY=		bhyve
UBOOT_ARCH=	aarch64

UBOOT_PLIST=	u-boot.bin

EXTRA_PATCHES=	${.CURDIR}/files/

.include "${MASTERDIR}/Makefile"
