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

MODEL=		qemu-arm64
BOARD_CONFIG=	qemu_arm64_defconfig
FAMILY=		qemu
UBOOT_ARCH=	aarch64

UBOOT_PLIST=	u-boot.bin

.include "${MASTERDIR}/Makefile"
