aboutsummaryrefslogblamecommitdiff
path: root/sysutils/u-boot-qemu-riscv64/Makefile
blob: e013399e5839b6c430fd22c1ea2c8f9f3ec5c0ee (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                            
# $FreeBSD$

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

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

.include "${MASTERDIR}/Makefile"