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

MODEL=		qemu-riscv64
BOARD_CONFIG=	qemu-riscv64_smode_defconfig
FAMILY=		qemu
UBOOT_ARCH=	riscv64

.include "${MASTERDIR}/Makefile"
